@iinm/plain-agent 1.12.0 → 1.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/config/config.predefined.json +0 -115
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://deepwiki.com/iinm/plain-agent)
|
|
4
4
|
[](https://www.npmjs.com/package/@iinm/plain-agent)
|
|
5
5
|
[](https://packagephobia.com/result?p=@iinm/plain-agent)
|
|
6
|
-
[](https://socket.dev/npm/package/@iinm/plain-agent)
|
|
7
7
|
[](https://github.com/iinm/plain-agent/actions/workflows/github-code-scanning/codeql)
|
|
8
8
|
|
|
9
9
|
A lightweight terminal-based coding agent focused on safety and low token cost
|
|
@@ -1543,29 +1543,6 @@
|
|
|
1543
1543
|
}
|
|
1544
1544
|
}
|
|
1545
1545
|
},
|
|
1546
|
-
{
|
|
1547
|
-
"name": "glm-5.2",
|
|
1548
|
-
"variant": "novita",
|
|
1549
|
-
"platform": {
|
|
1550
|
-
"name": "openai-compatible",
|
|
1551
|
-
"variant": "novita"
|
|
1552
|
-
},
|
|
1553
|
-
"model": {
|
|
1554
|
-
"format": "openai-messages",
|
|
1555
|
-
"config": {
|
|
1556
|
-
"model": "zai-org/glm-5.2"
|
|
1557
|
-
}
|
|
1558
|
-
},
|
|
1559
|
-
"cost": {
|
|
1560
|
-
"currency": "USD",
|
|
1561
|
-
"unit": "1M",
|
|
1562
|
-
"prices": {
|
|
1563
|
-
"prompt_tokens": 1.4,
|
|
1564
|
-
"prompt_tokens_details.cached_tokens": -1.14,
|
|
1565
|
-
"completion_tokens": 4.4
|
|
1566
|
-
}
|
|
1567
|
-
}
|
|
1568
|
-
},
|
|
1569
1546
|
|
|
1570
1547
|
{
|
|
1571
1548
|
"name": "kimi-k2.6",
|
|
@@ -1605,53 +1582,7 @@
|
|
|
1605
1582
|
}
|
|
1606
1583
|
}
|
|
1607
1584
|
},
|
|
1608
|
-
{
|
|
1609
|
-
"name": "kimi-k2.7-code",
|
|
1610
|
-
"variant": "novita",
|
|
1611
|
-
"platform": {
|
|
1612
|
-
"name": "openai-compatible",
|
|
1613
|
-
"variant": "novita"
|
|
1614
|
-
},
|
|
1615
|
-
"model": {
|
|
1616
|
-
"format": "openai-messages",
|
|
1617
|
-
"config": {
|
|
1618
|
-
"model": "moonshotai/kimi-k2.7-code"
|
|
1619
|
-
}
|
|
1620
|
-
},
|
|
1621
|
-
"cost": {
|
|
1622
|
-
"currency": "USD",
|
|
1623
|
-
"unit": "1M",
|
|
1624
|
-
"prices": {
|
|
1625
|
-
"prompt_tokens": 0.95,
|
|
1626
|
-
"prompt_tokens_details.cached_tokens": -0.76,
|
|
1627
|
-
"completion_tokens": 4
|
|
1628
|
-
}
|
|
1629
|
-
}
|
|
1630
|
-
},
|
|
1631
1585
|
|
|
1632
|
-
{
|
|
1633
|
-
"name": "deepseek-v4-pro",
|
|
1634
|
-
"variant": "novita",
|
|
1635
|
-
"platform": {
|
|
1636
|
-
"name": "openai-compatible",
|
|
1637
|
-
"variant": "novita"
|
|
1638
|
-
},
|
|
1639
|
-
"model": {
|
|
1640
|
-
"format": "openai-messages",
|
|
1641
|
-
"config": {
|
|
1642
|
-
"model": "deepseek/deepseek-v4-pro"
|
|
1643
|
-
}
|
|
1644
|
-
},
|
|
1645
|
-
"cost": {
|
|
1646
|
-
"currency": "USD",
|
|
1647
|
-
"unit": "1M",
|
|
1648
|
-
"prices": {
|
|
1649
|
-
"prompt_tokens": 1.74,
|
|
1650
|
-
"prompt_tokens_details.cached_tokens": -1.595,
|
|
1651
|
-
"completion_tokens": 3.48
|
|
1652
|
-
}
|
|
1653
|
-
}
|
|
1654
|
-
},
|
|
1655
1586
|
{
|
|
1656
1587
|
"name": "deepseek-v4-pro",
|
|
1657
1588
|
"variant": "fireworks",
|
|
@@ -1714,29 +1645,6 @@
|
|
|
1714
1645
|
}
|
|
1715
1646
|
}
|
|
1716
1647
|
},
|
|
1717
|
-
{
|
|
1718
|
-
"name": "minimax-m3",
|
|
1719
|
-
"variant": "novita",
|
|
1720
|
-
"platform": {
|
|
1721
|
-
"name": "openai-compatible",
|
|
1722
|
-
"variant": "novita"
|
|
1723
|
-
},
|
|
1724
|
-
"model": {
|
|
1725
|
-
"format": "openai-messages",
|
|
1726
|
-
"config": {
|
|
1727
|
-
"model": "minimax/minimax-m3"
|
|
1728
|
-
}
|
|
1729
|
-
},
|
|
1730
|
-
"cost": {
|
|
1731
|
-
"currency": "USD",
|
|
1732
|
-
"unit": "1M",
|
|
1733
|
-
"prices": {
|
|
1734
|
-
"prompt_tokens": 0.3,
|
|
1735
|
-
"prompt_tokens_details.cached_tokens": -0.24,
|
|
1736
|
-
"completion_tokens": 1.2
|
|
1737
|
-
}
|
|
1738
|
-
}
|
|
1739
|
-
},
|
|
1740
1648
|
|
|
1741
1649
|
{
|
|
1742
1650
|
"name": "qwen3.7-plus",
|
|
@@ -1761,29 +1669,6 @@
|
|
|
1761
1669
|
}
|
|
1762
1670
|
}
|
|
1763
1671
|
},
|
|
1764
|
-
{
|
|
1765
|
-
"name": "qwen3.7-max",
|
|
1766
|
-
"variant": "novita",
|
|
1767
|
-
"platform": {
|
|
1768
|
-
"name": "openai-compatible",
|
|
1769
|
-
"variant": "novita"
|
|
1770
|
-
},
|
|
1771
|
-
"model": {
|
|
1772
|
-
"format": "openai-messages",
|
|
1773
|
-
"config": {
|
|
1774
|
-
"model": "qwen/qwen3.7-max"
|
|
1775
|
-
}
|
|
1776
|
-
},
|
|
1777
|
-
"cost": {
|
|
1778
|
-
"currency": "USD",
|
|
1779
|
-
"unit": "1M",
|
|
1780
|
-
"prices": {
|
|
1781
|
-
"prompt_tokens": 1.5625,
|
|
1782
|
-
"prompt_tokens_details.cached_tokens": -1.4375,
|
|
1783
|
-
"completion_tokens": 3.75
|
|
1784
|
-
}
|
|
1785
|
-
}
|
|
1786
|
-
},
|
|
1787
1672
|
|
|
1788
1673
|
{
|
|
1789
1674
|
"name": "nova-2-lite",
|