@aigne/cli 1.59.0-beta.9 → 1.59.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,611 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.59.0](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.31...cli-v1.59.0) (2026-01-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/afs bumped to 1.4.0
11
+ * @aigne/afs-explorer bumped to 1.1.0
12
+ * @aigne/afs-history bumped to 1.2.0
13
+ * @aigne/afs-local-fs bumped to 1.4.0
14
+ * @aigne/agent-library bumped to 1.24.0
15
+ * @aigne/agentic-memory bumped to 1.1.6
16
+ * @aigne/aigne-hub bumped to 0.10.16
17
+ * @aigne/core bumped to 1.72.0
18
+ * @aigne/default-memory bumped to 1.4.0
19
+ * @aigne/observability-api bumped to 0.11.14
20
+ * @aigne/openai bumped to 0.16.16
21
+ * @aigne/secrets bumped to 0.1.6
22
+ * devDependencies
23
+ * @aigne/test-utils bumped to 0.5.69
24
+
25
+ ## [1.59.0-beta.31](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.30...cli-v1.59.0-beta.31) (2026-01-16)
26
+
27
+
28
+ ### Features
29
+
30
+ * add Agent Skill support ([#787](https://github.com/AIGNE-io/aigne-framework/issues/787)) ([f04fbe7](https://github.com/AIGNE-io/aigne-framework/commit/f04fbe76ec24cf3c59c74adf92d87b0c3784a8f7))
31
+ * add dynamic model options resolution with getter pattern ([#708](https://github.com/AIGNE-io/aigne-framework/issues/708)) ([5ed5085](https://github.com/AIGNE-io/aigne-framework/commit/5ed5085203763c70194853c56edc13acf56d81c6))
32
+ * add modalities support for chat model ([#454](https://github.com/AIGNE-io/aigne-framework/issues/454)) ([70d1bf6](https://github.com/AIGNE-io/aigne-framework/commit/70d1bf631f4e711235d89c6df8ee210a19179b30))
33
+ * add multiline support for prompts.input ([#570](https://github.com/AIGNE-io/aigne-framework/issues/570)) ([520d985](https://github.com/AIGNE-io/aigne-framework/commit/520d9859770cc553b551a4a58c7e392b39f53b37))
34
+ * add prompt caching for OpenAI/Gemini/Anthropic and cache token display ([#838](https://github.com/AIGNE-io/aigne-framework/issues/838)) ([46c628f](https://github.com/AIGNE-io/aigne-framework/commit/46c628f180572ea1b955d1a9888aad6145204842))
35
+ * add session compact support for AIAgent ([#863](https://github.com/AIGNE-io/aigne-framework/issues/863)) ([9010918](https://github.com/AIGNE-io/aigne-framework/commit/9010918cd3f18b02b5c60ddc9ed5c34b568d0b28))
36
+ * **afs,bash:** add physical path mapping for AFS modules in bash execution ([#881](https://github.com/AIGNE-io/aigne-framework/issues/881)) ([50dbda2](https://github.com/AIGNE-io/aigne-framework/commit/50dbda224bd666d951494d2449779830d8db57fc))
37
+ * **afs:** add AFSJSON module support mount a JSON/yaml file to AFS ([6adedc6](https://github.com/AIGNE-io/aigne-framework/commit/6adedc624bedb1bc741da8534f2fbb41e1bc6623))
38
+ * **afs:** add module access control and schema validation support ([#904](https://github.com/AIGNE-io/aigne-framework/issues/904)) ([d0b279a](https://github.com/AIGNE-io/aigne-framework/commit/d0b279aac07ebe2bcc1fd4148498fc3f6bbcd561))
39
+ * **afs:** add module system fs for afs ([#594](https://github.com/AIGNE-io/aigne-framework/issues/594)) ([83c7b65](https://github.com/AIGNE-io/aigne-framework/commit/83c7b6555d21c606a5005eb05f6686882fb8ffa3))
40
+ * **agent-library:** add BashAgent with sandbox support ([#816](https://github.com/AIGNE-io/aigne-framework/issues/816)) ([0d4feee](https://github.com/AIGNE-io/aigne-framework/commit/0d4feeeac2b71df1c4d725adeee76c9318ce8e02))
41
+ * **blocklet:** add token and cost summary for tracing list ([#543](https://github.com/AIGNE-io/aigne-framework/issues/543)) ([5e78919](https://github.com/AIGNE-io/aigne-framework/commit/5e789199b8183cf9c48339ec8163faec001ca64c))
42
+ * **cli:** add `--beta` `--target-version` `--force` options for `upgrade` command ([#555](https://github.com/AIGNE-io/aigne-framework/issues/555)) ([f9f0471](https://github.com/AIGNE-io/aigne-framework/commit/f9f04719020cca00bc3adbe8169c42422201df49))
43
+ * **cli:** add metadata traces including CLI version, app name, and version ([#646](https://github.com/AIGNE-io/aigne-framework/issues/646)) ([c64bd76](https://github.com/AIGNE-io/aigne-framework/commit/c64bd761ba4c9f3854be5feee208c711bff7a170))
44
+ * **cli:** add new eval command for assessing AI agent performance using custom datasets ([#535](https://github.com/AIGNE-io/aigne-framework/issues/535)) ([9da967b](https://github.com/AIGNE-io/aigne-framework/commit/9da967b01ef9eeee4c5e1242934cf08e14815753))
45
+ * **cli:** add new eval command for assessing AI agent performance using custom datasets ([#535](https://github.com/AIGNE-io/aigne-framework/issues/535)) ([9da967b](https://github.com/AIGNE-io/aigne-framework/commit/9da967b01ef9eeee4c5e1242934cf08e14815753))
46
+ * **cli:** add run-skill command ([#868](https://github.com/AIGNE-io/aigne-framework/issues/868)) ([f62ffe2](https://github.com/AIGNE-io/aigne-framework/commit/f62ffe21acc49ec1a68349fbb35a13d0fadd239a))
47
+ * **cli:** add searchable checkbox component with dynamic filtering ([#426](https://github.com/AIGNE-io/aigne-framework/issues/426)) ([1a76fe7](https://github.com/AIGNE-io/aigne-framework/commit/1a76fe7c2f7d91bc4041dfcd73850b39a18a036b))
48
+ * **cli:** add web-smith command to @aigne/cli ([#486](https://github.com/AIGNE-io/aigne-framework/issues/486)) ([3f6d51a](https://github.com/AIGNE-io/aigne-framework/commit/3f6d51a24a505c6b0a520b1775164a3456fd9fd5))
49
+ * **cli:** start AFS explorer when agent running ([d532ff6](https://github.com/AIGNE-io/aigne-framework/commit/d532ff65d08fb295b3b68390f303f23cd9c266db))
50
+ * **cli:** support ctrl+a select all items for prompts.checkbox ([#439](https://github.com/AIGNE-io/aigne-framework/issues/439)) ([af1c6c0](https://github.com/AIGNE-io/aigne-framework/commit/af1c6c03a1ebb2a168d6750a121aacd142ab26ea))
51
+ * **cli:** support define nested commands for sub apps ([#568](https://github.com/AIGNE-io/aigne-framework/issues/568)) ([0693b80](https://github.com/AIGNE-io/aigne-framework/commit/0693b807e0f8d335010e6ad00763b07cf095e65b))
52
+ * **cli:** support using beta apps with environments ([#511](https://github.com/AIGNE-io/aigne-framework/issues/511)) ([141b11a](https://github.com/AIGNE-io/aigne-framework/commit/141b11a7757f8a441489c9e7ab5e10df1fafe26f))
53
+ * **cli:** unify `run` and apps command arguments ([#436](https://github.com/AIGNE-io/aigne-framework/issues/436)) ([9c6b632](https://github.com/AIGNE-io/aigne-framework/commit/9c6b6323f8cfc2afe632d8ae392eab446981fc64))
54
+ * **core:** add cross session user memory support ([#873](https://github.com/AIGNE-io/aigne-framework/issues/873)) ([f377aa1](https://github.com/AIGNE-io/aigne-framework/commit/f377aa17f2cf8004fd3225ade4a37fd90af1292f))
55
+ * **core:** add session history support ([#858](https://github.com/AIGNE-io/aigne-framework/issues/858)) ([28a070e](https://github.com/AIGNE-io/aigne-framework/commit/28a070ed33b821d1fd344b899706d817ca992b9f))
56
+ * **model:** support video model ([#647](https://github.com/AIGNE-io/aigne-framework/issues/647)) ([de81742](https://github.com/AIGNE-io/aigne-framework/commit/de817421ef1dd3246d0d8c51ff12f0a855658f9f))
57
+ * **secure:** secure credential storage with keyring support ([#771](https://github.com/AIGNE-io/aigne-framework/issues/771)) ([023c202](https://github.com/AIGNE-io/aigne-framework/commit/023c202f75eddb37d003b1fad447b491e8e1a8c2))
58
+ * support custom extra model options in agent yaml file ([#586](https://github.com/AIGNE-io/aigne-framework/issues/586)) ([6d82115](https://github.com/AIGNE-io/aigne-framework/commit/6d82115e0763385c7e44ea152867c0d4a9e0a301))
59
+ * support custom model for every agents ([#472](https://github.com/AIGNE-io/aigne-framework/issues/472)) ([0bda78a](https://github.com/AIGNE-io/aigne-framework/commit/0bda78a2ebf537e953d855882d68cb37d94d1d10))
60
+ * support custom prefer input file type ([#469](https://github.com/AIGNE-io/aigne-framework/issues/469)) ([db0161b](https://github.com/AIGNE-io/aigne-framework/commit/db0161bbac52542c771ee2f40f361636b0668075))
61
+ * support define agent by third library & orchestrator agent refactor ([#799](https://github.com/AIGNE-io/aigne-framework/issues/799)) ([7264b11](https://github.com/AIGNE-io/aigne-framework/commit/7264b11ab6eed787e928367f09aa08d254968d40))
62
+ * support mount mcp agent into AFS ([#740](https://github.com/AIGNE-io/aigne-framework/issues/740)) ([6d474fc](https://github.com/AIGNE-io/aigne-framework/commit/6d474fc05845a15e2c3e8fa97727b409bdd70945))
63
+ * use a more secure signature mechanism ([#655](https://github.com/AIGNE-io/aigne-framework/issues/655)) ([aa5dc0c](https://github.com/AIGNE-io/aigne-framework/commit/aa5dc0ccdff8245a629cb30e731081528a555134))
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * add copy and download in observability detail and optimize the detail rendering ([#610](https://github.com/AIGNE-io/aigne-framework/issues/610)) ([b1885f2](https://github.com/AIGNE-io/aigne-framework/commit/b1885f2b969d7ca28a0cb1ac2b4707e7c785308b))
69
+ * add fetch utility with timeout and enhanced error handling ([#694](https://github.com/AIGNE-io/aigne-framework/issues/694)) ([c2d4076](https://github.com/AIGNE-io/aigne-framework/commit/c2d4076ec590150d2751591a4f723721f78381e9))
70
+ * add file protocol to local file links in terminal tracer ([#455](https://github.com/AIGNE-io/aigne-framework/issues/455)) ([14890f9](https://github.com/AIGNE-io/aigne-framework/commit/14890f9ead679f38a7cc0b1ff31a97d2fe9056cb))
71
+ * add validate/required support for terminal input ([#651](https://github.com/AIGNE-io/aigne-framework/issues/651)) ([3d7f94c](https://github.com/AIGNE-io/aigne-framework/commit/3d7f94c32c8ec7bebb8f71fb16ddd3dd74a2d255))
72
+ * **blocklet:** observability blocklet start failure ([#554](https://github.com/AIGNE-io/aigne-framework/issues/554)) ([8431d4d](https://github.com/AIGNE-io/aigne-framework/commit/8431d4d89a4b96f735f23e774e9545bbe1fd811c))
73
+ * **blocklet:** observability blocklet start failure ([#554](https://github.com/AIGNE-io/aigne-framework/issues/554)) ([8431d4d](https://github.com/AIGNE-io/aigne-framework/commit/8431d4d89a4b96f735f23e774e9545bbe1fd811c))
74
+ * bump deps to latest and fix build error ([#897](https://github.com/AIGNE-io/aigne-framework/issues/897)) ([4059e79](https://github.com/AIGNE-io/aigne-framework/commit/4059e790ae63b9e4ebd66487665014b0cd7ce6ec))
75
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
76
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
77
+ * bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
78
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
79
+ * bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
80
+ * **checkbox:** display options list alongside error messages in search mode ([#563](https://github.com/AIGNE-io/aigne-framework/issues/563)) ([b0ebbed](https://github.com/AIGNE-io/aigne-framework/commit/b0ebbed933362fe462a6af2c812886f8e80d5194))
81
+ * **ci:** replace crypto library and simplify credential handling ([#912](https://github.com/AIGNE-io/aigne-framework/issues/912)) ([f3c3e65](https://github.com/AIGNE-io/aigne-framework/commit/f3c3e651c4776a02675e601ffa56c01c144b892d))
82
+ * **cli:** add askUserQuestion for run-skill command ([9c621e7](https://github.com/AIGNE-io/aigne-framework/commit/9c621e7c55501d129e71966da79514717a4579ab))
83
+ * **cli:** add chat aliases for interactive option ([#867](https://github.com/AIGNE-io/aigne-framework/issues/867)) ([91f27fd](https://github.com/AIGNE-io/aigne-framework/commit/91f27fd874b8c4b2ded2d7cd46e2821f70943c69))
84
+ * **cli:** add environment variable support for AIGNE Hub credentials ([#595](https://github.com/AIGNE-io/aigne-framework/issues/595)) ([00651e4](https://github.com/AIGNE-io/aigne-framework/commit/00651e4f1047c24be297b4f73e06e144592d934d))
85
+ * **cli:** ask user retry when model request respond error ([#884](https://github.com/AIGNE-io/aigne-framework/issues/884)) ([60aabbb](https://github.com/AIGNE-io/aigne-framework/commit/60aabbb34be6104f25f0383c2279f7f089268631))
86
+ * **cli:** cache approved commands in run-skill to avoid redundant prompts ([d07fe6d](https://github.com/AIGNE-io/aigne-framework/commit/d07fe6d049cd063e750e5b3fe231c74dae26bc9d))
87
+ * **cli:** default enter interactive mode ([#906](https://github.com/AIGNE-io/aigne-framework/issues/906)) ([0791040](https://github.com/AIGNE-io/aigne-framework/commit/0791040557dd135c8feb4ceb8eab66d0578382b2))
88
+ * **cli:** ensure console is restored after loadAIGNE call ([#447](https://github.com/AIGNE-io/aigne-framework/issues/447)) ([68fae38](https://github.com/AIGNE-io/aigne-framework/commit/68fae38c10346cd202266decf0ab0869bb618a07))
89
+ * **cli:** improve app loading reliability with force upgrade on error ([#566](https://github.com/AIGNE-io/aigne-framework/issues/566)) ([d7c49cf](https://github.com/AIGNE-io/aigne-framework/commit/d7c49cfdfdc72c0d1a98c3033babe1392cb707c1))
90
+ * **cli:** improve hub deletion with auto default switching ([#782](https://github.com/AIGNE-io/aigne-framework/issues/782)) ([f30b8c2](https://github.com/AIGNE-io/aigne-framework/commit/f30b8c2d0a8167c3678d500944c77ed257427564))
91
+ * **cli:** improve hub status display for non-default hubs ([#784](https://github.com/AIGNE-io/aigne-framework/issues/784)) ([9e83e01](https://github.com/AIGNE-io/aigne-framework/commit/9e83e01385bdf8fe6d6801c3b49007cac31a6eb5))
92
+ * **cli:** improve terminal outputs ([#847](https://github.com/AIGNE-io/aigne-framework/issues/847)) ([329e91b](https://github.com/AIGNE-io/aigne-framework/commit/329e91bc3323f72fc8a2d278ff5e6bba9adbd6e0))
93
+ * **cli:** install deps with `--force` option when installing application ([#560](https://github.com/AIGNE-io/aigne-framework/issues/560)) ([adc49b1](https://github.com/AIGNE-io/aigne-framework/commit/adc49b18907a0c94a1404fa17717aea1f1fc84d3))
94
+ * **cli:** load AIGNE in a child process to ensure app is available ([#475](https://github.com/AIGNE-io/aigne-framework/issues/475)) ([c8201b5](https://github.com/AIGNE-io/aigne-framework/commit/c8201b51accc4a9d047394f235df53725733f726))
95
+ * **cli:** load image model base on agent definition ([#577](https://github.com/AIGNE-io/aigne-framework/issues/577)) ([f1b7205](https://github.com/AIGNE-io/aigne-framework/commit/f1b7205904ed47b0c00199964eda74581473d805))
96
+ * **cli:** only auto-reinstall on agent loading errors ([#702](https://github.com/AIGNE-io/aigne-framework/issues/702)) ([52f61a4](https://github.com/AIGNE-io/aigne-framework/commit/52f61a47537f2be8763f7bd45b8baea94cf43e60))
97
+ * **cli:** only show ascii logo on help and errors ([#425](https://github.com/AIGNE-io/aigne-framework/issues/425)) ([1279376](https://github.com/AIGNE-io/aigne-framework/commit/1279376b7ca9c1c38148dcde581ee4730771a4ad))
98
+ * **cli:** optimize app startup by restructuring CLI application loading ([#698](https://github.com/AIGNE-io/aigne-framework/issues/698)) ([20c5059](https://github.com/AIGNE-io/aigne-framework/commit/20c50591bbd9a958b29409eca3ede5e341db2b7d))
99
+ * **cli:** options.prompts should always available ([44ca0a6](https://github.com/AIGNE-io/aigne-framework/commit/44ca0a65d910fbd327b89d2f3dfe38ab7d1be7df))
100
+ * **cli:** prevent potential crashes when environment configurations are incomplete ([#645](https://github.com/AIGNE-io/aigne-framework/issues/645)) ([8ab3a1e](https://github.com/AIGNE-io/aigne-framework/commit/8ab3a1e208a2774987d5d23c7239971c41edfd25))
101
+ * **cli:** prevent terminal input text overflow and corruption ([#588](https://github.com/AIGNE-io/aigne-framework/issues/588)) ([990c952](https://github.com/AIGNE-io/aigne-framework/commit/990c9526f0d2d6eec4d9fcd5ae61612a6ce23b9e))
102
+ * **cli:** rename cmd option --chat to --interactive ([#865](https://github.com/AIGNE-io/aigne-framework/issues/865)) ([480eca4](https://github.com/AIGNE-io/aigne-framework/commit/480eca49a7381a330024f1f0026bbc5f89b57bbb))
103
+ * **cli:** resolve input schema not working for run command ([#557](https://github.com/AIGNE-io/aigne-framework/issues/557)) ([6fa12b3](https://github.com/AIGNE-io/aigne-framework/commit/6fa12b3e068aaec28cf204c3a3f7c471bd2827ae))
104
+ * **cli:** run default agent if `entry-agent` argument not present ([#473](https://github.com/AIGNE-io/aigne-framework/issues/473)) ([8c46672](https://github.com/AIGNE-io/aigne-framework/commit/8c4667206a2336e74db07442dc296ef9f9265a0b))
105
+ * **cli:** suppress error message for CTRL+C ([#617](https://github.com/AIGNE-io/aigne-framework/issues/617)) ([01f0ea7](https://github.com/AIGNE-io/aigne-framework/commit/01f0ea74affa5653dd94048e68b62b7d7e649d4a))
106
+ * **cli:** tune aigne hub status and deprecate aigne hub info ([#513](https://github.com/AIGNE-io/aigne-framework/issues/513)) ([25ca2a9](https://github.com/AIGNE-io/aigne-framework/commit/25ca2a9c402e9cb2d895737c32e25e957fdefd91))
107
+ * **cli:** use sequential migration to handle keyring and callback file save ([#776](https://github.com/AIGNE-io/aigne-framework/issues/776)) ([da0db46](https://github.com/AIGNE-io/aigne-framework/commit/da0db46597b76cc0f41d604fd51bcd64931f0315))
108
+ * **cli:** wrap onSubmit call in setTimeout to fix cursor visibility issue ([#686](https://github.com/AIGNE-io/aigne-framework/issues/686)) ([7c69f1d](https://github.com/AIGNE-io/aigne-framework/commit/7c69f1ddf134ad297dc51f0ed944234a287415d7))
109
+ * **core:** add creditPrefix field to usage tracking ([#837](https://github.com/AIGNE-io/aigne-framework/issues/837)) ([9ef25e0](https://github.com/AIGNE-io/aigne-framework/commit/9ef25e0687b4e7b4ba39a27a35805f377f0979eb))
110
+ * **core:** make async memory updates non-blocking ([#900](https://github.com/AIGNE-io/aigne-framework/issues/900)) ([314f2c3](https://github.com/AIGNE-io/aigne-framework/commit/314f2c35d8baa88b600cc4de3f5983fef03a804c))
111
+ * **core:** memory leak in AIGNEContext by preventing duplicate signal handler ([#748](https://github.com/AIGNE-io/aigne-framework/issues/748)) ([7f17592](https://github.com/AIGNE-io/aigne-framework/commit/7f175929d78e4289e2d551746b12a73bb5c0eb22))
112
+ * **core:** preserve Agent Skill in session compact and support complex tool result content ([#876](https://github.com/AIGNE-io/aigne-framework/issues/876)) ([edb86ae](https://github.com/AIGNE-io/aigne-framework/commit/edb86ae2b9cfe56a8f08b276f843606e310566cf))
113
+ * correct loading aigne with AFS config for `upgrade` command ([#613](https://github.com/AIGNE-io/aigne-framework/issues/613)) ([db1db97](https://github.com/AIGNE-io/aigne-framework/commit/db1db97b6305009d302a782dbc7fa3147900af47))
114
+ * correct run example & doc improvements ([#707](https://github.com/AIGNE-io/aigne-framework/issues/707)) ([f98fc5d](https://github.com/AIGNE-io/aigne-framework/commit/f98fc5df28fd6ce6134128c2f0e5395c1554b740))
115
+ * ensure tips are only printed once during AIGNE loading ([#628](https://github.com/AIGNE-io/aigne-framework/issues/628)) ([7d49508](https://github.com/AIGNE-io/aigne-framework/commit/7d4950882436169986eedab75c232db2c0a30732))
116
+ * fix data corruption when using AIGNE multiple ([#914](https://github.com/AIGNE-io/aigne-framework/issues/914)) ([c713736](https://github.com/AIGNE-io/aigne-framework/commit/c713736b17502ffac6b1fdf67e453aba2f37aab3))
117
+ * improve exit event handling for cli ([#609](https://github.com/AIGNE-io/aigne-framework/issues/609)) ([00211f8](https://github.com/AIGNE-io/aigne-framework/commit/00211f8ad4686ea673ea8e2eac5b850bcbd8c1f6))
118
+ * improve model name parsing to handle complex model identifiers ([#654](https://github.com/AIGNE-io/aigne-framework/issues/654)) ([4b7faea](https://github.com/AIGNE-io/aigne-framework/commit/4b7faea97f33db34a51c49dde3d6c1cf2679f0cd))
119
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
120
+ * improved number formatting for credit balance display in hub commands ([c5ec419](https://github.com/AIGNE-io/aigne-framework/commit/c5ec41910435b58957611fe48105ed3c69c56e17))
121
+ * input schema of AI agent should includes input key and input file key ([#600](https://github.com/AIGNE-io/aigne-framework/issues/600)) ([b4ca076](https://github.com/AIGNE-io/aigne-framework/commit/b4ca076d6b4a1a1ecb8d4ebb008abd0d7561aadd))
122
+ * load aigne hub api url for image model correctly ([#664](https://github.com/AIGNE-io/aigne-framework/issues/664)) ([c226b6a](https://github.com/AIGNE-io/aigne-framework/commit/c226b6adfa7acc162fdb2de385f2af57368e21ad))
123
+ * **models:** add provider inference for model params ([#759](https://github.com/AIGNE-io/aigne-framework/issues/759)) ([0b050ae](https://github.com/AIGNE-io/aigne-framework/commit/0b050ae5132c7fbdd80091a81b7e0d00b21a0da5))
124
+ * **observability:** introduce TraceContext and improve delete UX ([#755](https://github.com/AIGNE-io/aigne-framework/issues/755)) ([dee54f1](https://github.com/AIGNE-io/aigne-framework/commit/dee54f1c548ed1046781e919f8c51a642b6b0dac))
125
+ * **observability:** support time line as background ([#642](https://github.com/AIGNE-io/aigne-framework/issues/642)) ([6f47870](https://github.com/AIGNE-io/aigne-framework/commit/6f478702090e8106ddcfe318a4766e1246257503))
126
+ * properly handle SIGINT to flush observability data before exit ([#739](https://github.com/AIGNE-io/aigne-framework/issues/739)) ([99b4503](https://github.com/AIGNE-io/aigne-framework/commit/99b45033d5f3bcc1f830b583f9cca7258b00606f))
127
+ * replace import.meta.dirname with Node 20 compatible dirname approach ([#541](https://github.com/AIGNE-io/aigne-framework/issues/541)) ([8a4fb26](https://github.com/AIGNE-io/aigne-framework/commit/8a4fb2649e88791444a7d4b3ddf9addcec2b666a))
128
+ * resolve checkbox multi-select issues and add comprehensive test ([#430](https://github.com/AIGNE-io/aigne-framework/issues/430)) ([a81be74](https://github.com/AIGNE-io/aigne-framework/commit/a81be74253923a1a2981f0780a15f175fd439210))
129
+ * resolve Windows file import URI issues ([#528](https://github.com/AIGNE-io/aigne-framework/issues/528)) ([bf807c5](https://github.com/AIGNE-io/aigne-framework/commit/bf807c5a3563c4423dc82fddff7fba280ef57957))
130
+ * **secrets:** improve keyring availability detection with environment checks ([#778](https://github.com/AIGNE-io/aigne-framework/issues/778)) ([75dceab](https://github.com/AIGNE-io/aigne-framework/commit/75dceabeb7d6fd8c057759f003e703a2ebb41afd))
131
+ * **secrets:** support system keyring for secure credential storage ([#773](https://github.com/AIGNE-io/aigne-framework/issues/773)) ([859ac2d](https://github.com/AIGNE-io/aigne-framework/commit/859ac2d9eb6019d7a68726076d65841cd96bc9a4))
132
+ * should not return local path from aigne hub service ([#460](https://github.com/AIGNE-io/aigne-framework/issues/460)) ([c959717](https://github.com/AIGNE-io/aigne-framework/commit/c95971774f7e84dbeb3313f60b3e6464e2bb22e4))
133
+ * standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
134
+ * standardize URL parameter naming from url to baseURL ([#593](https://github.com/AIGNE-io/aigne-framework/issues/593)) ([47efd4a](https://github.com/AIGNE-io/aigne-framework/commit/47efd4aad7130356a0c0bdf905acd8bc50453d26))
135
+ * **ui:** enhance terminal input with status indicators and layout options ([#573](https://github.com/AIGNE-io/aigne-framework/issues/573)) ([31b83df](https://github.com/AIGNE-io/aigne-framework/commit/31b83df86fa959a37e6df2df516d7fc3015dc63b))
136
+ * update deps ([#802](https://github.com/AIGNE-io/aigne-framework/issues/802)) ([2bedc5c](https://github.com/AIGNE-io/aigne-framework/commit/2bedc5c01ac3b17ba00552ed8878e220fecbc0f0))
137
+ * update deps compatibility in CommonJS environment ([#580](https://github.com/AIGNE-io/aigne-framework/issues/580)) ([a1e35d0](https://github.com/AIGNE-io/aigne-framework/commit/a1e35d016405accb51c1aeb6a544503a1c78e912))
138
+ * update package to latest ([#699](https://github.com/AIGNE-io/aigne-framework/issues/699)) ([9877f6d](https://github.com/AIGNE-io/aigne-framework/commit/9877f6d1975362338db4eb47a2bf3564114c3cf8))
139
+ * update package to latest ([#720](https://github.com/AIGNE-io/aigne-framework/issues/720)) ([4386549](https://github.com/AIGNE-io/aigne-framework/commit/43865497e71f86478bc75d7d6e181c4fac80eae5))
140
+ * update package to latest ([#790](https://github.com/AIGNE-io/aigne-framework/issues/790)) ([69c77b3](https://github.com/AIGNE-io/aigne-framework/commit/69c77b353667acc72a2f35eadca7892fb99838b6))
141
+ * upgrade dependencies and fix timestamp type ([#757](https://github.com/AIGNE-io/aigne-framework/issues/757)) ([652e8f4](https://github.com/AIGNE-io/aigne-framework/commit/652e8f4b6e9af1461b25336888d76fe1d731b9b5))
142
+ * use aigne hub model when aigne hub connected ([#516](https://github.com/AIGNE-io/aigne-framework/issues/516)) ([a0493d0](https://github.com/AIGNE-io/aigne-framework/commit/a0493d0ad453afd3c3734ee2730636c6bd1e08ce))
143
+
144
+
145
+ ### Dependencies
146
+
147
+ * The following workspace dependencies were updated
148
+ * dependencies
149
+ * @aigne/afs bumped to 1.4.0-beta.11
150
+ * @aigne/afs-explorer bumped to 1.1.0-beta
151
+ * @aigne/afs-history bumped to 1.2.0-beta.12
152
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.26
153
+ * @aigne/agent-library bumped to 1.24.0-beta.27
154
+ * @aigne/agentic-memory bumped to 1.1.6-beta.25
155
+ * @aigne/aigne-hub bumped to 0.10.16-beta.31
156
+ * @aigne/core bumped to 1.72.0-beta.25
157
+ * @aigne/default-memory bumped to 1.4.0-beta.24
158
+ * @aigne/openai bumped to 0.16.16-beta.25
159
+ * @aigne/secrets bumped to 0.1.6-beta.25
160
+ * devDependencies
161
+ * @aigne/test-utils bumped to 0.5.69-beta.25
162
+
163
+ ## [1.59.0-beta.30](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.29...cli-v1.59.0-beta.30) (2026-01-16)
164
+
165
+
166
+ ### Features
167
+
168
+ * **afs:** add AFSJSON module support mount a JSON/yaml file to AFS ([6adedc6](https://github.com/AIGNE-io/aigne-framework/commit/6adedc624bedb1bc741da8534f2fbb41e1bc6623))
169
+ * **cli:** start AFS explorer when agent running ([d532ff6](https://github.com/AIGNE-io/aigne-framework/commit/d532ff65d08fb295b3b68390f303f23cd9c266db))
170
+
171
+
172
+ ### Dependencies
173
+
174
+ * The following workspace dependencies were updated
175
+ * dependencies
176
+ * @aigne/afs bumped to 1.4.0-beta.10
177
+ * @aigne/afs-explorer bumped to 1.0.0
178
+ * @aigne/afs-history bumped to 1.2.0-beta.11
179
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.25
180
+ * @aigne/agent-library bumped to 1.24.0-beta.26
181
+ * @aigne/agentic-memory bumped to 1.1.6-beta.24
182
+ * @aigne/aigne-hub bumped to 0.10.16-beta.30
183
+ * @aigne/core bumped to 1.72.0-beta.24
184
+ * @aigne/default-memory bumped to 1.4.0-beta.23
185
+ * @aigne/openai bumped to 0.16.16-beta.24
186
+ * @aigne/secrets bumped to 0.1.6-beta.24
187
+ * devDependencies
188
+ * @aigne/test-utils bumped to 0.5.69-beta.24
189
+
190
+ ## [1.59.0-beta.29](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.28...cli-v1.59.0-beta.29) (2026-01-15)
191
+
192
+
193
+ ### Dependencies
194
+
195
+ * The following workspace dependencies were updated
196
+ * dependencies
197
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.24
198
+ * @aigne/agent-library bumped to 1.24.0-beta.25
199
+ * @aigne/agentic-memory bumped to 1.1.6-beta.23
200
+ * @aigne/aigne-hub bumped to 0.10.16-beta.29
201
+ * @aigne/core bumped to 1.72.0-beta.23
202
+ * @aigne/default-memory bumped to 1.4.0-beta.22
203
+ * @aigne/openai bumped to 0.16.16-beta.23
204
+ * @aigne/secrets bumped to 0.1.6-beta.23
205
+ * devDependencies
206
+ * @aigne/test-utils bumped to 0.5.69-beta.23
207
+
208
+ ## [1.59.0-beta.28](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.27...cli-v1.59.0-beta.28) (2026-01-15)
209
+
210
+
211
+ ### Bug Fixes
212
+
213
+ * fix data corruption when using AIGNE multiple ([#914](https://github.com/AIGNE-io/aigne-framework/issues/914)) ([c713736](https://github.com/AIGNE-io/aigne-framework/commit/c713736b17502ffac6b1fdf67e453aba2f37aab3))
214
+
215
+
216
+ ### Dependencies
217
+
218
+ * The following workspace dependencies were updated
219
+ * dependencies
220
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.23
221
+ * @aigne/agent-library bumped to 1.24.0-beta.24
222
+ * @aigne/agentic-memory bumped to 1.1.6-beta.22
223
+ * @aigne/aigne-hub bumped to 0.10.16-beta.28
224
+ * @aigne/core bumped to 1.72.0-beta.22
225
+ * @aigne/default-memory bumped to 1.4.0-beta.21
226
+ * @aigne/observability-api bumped to 0.11.14-beta.6
227
+ * @aigne/openai bumped to 0.16.16-beta.22
228
+ * @aigne/secrets bumped to 0.1.6-beta.22
229
+ * devDependencies
230
+ * @aigne/test-utils bumped to 0.5.69-beta.22
231
+
232
+ ## [1.59.0-beta.27](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.26...cli-v1.59.0-beta.27) (2026-01-15)
233
+
234
+
235
+ ### Bug Fixes
236
+
237
+ * **ci:** replace crypto library and simplify credential handling ([#912](https://github.com/AIGNE-io/aigne-framework/issues/912)) ([f3c3e65](https://github.com/AIGNE-io/aigne-framework/commit/f3c3e651c4776a02675e601ffa56c01c144b892d))
238
+
239
+
240
+ ### Dependencies
241
+
242
+ * The following workspace dependencies were updated
243
+ * dependencies
244
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.22
245
+ * @aigne/agent-library bumped to 1.24.0-beta.23
246
+ * @aigne/agentic-memory bumped to 1.1.6-beta.21
247
+ * @aigne/aigne-hub bumped to 0.10.16-beta.27
248
+ * @aigne/core bumped to 1.72.0-beta.21
249
+ * @aigne/default-memory bumped to 1.4.0-beta.20
250
+ * @aigne/observability-api bumped to 0.11.14-beta.5
251
+ * @aigne/openai bumped to 0.16.16-beta.21
252
+ * @aigne/secrets bumped to 0.1.6-beta.21
253
+ * devDependencies
254
+ * @aigne/test-utils bumped to 0.5.69-beta.21
255
+
256
+ ## [1.59.0-beta.26](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.25...cli-v1.59.0-beta.26) (2026-01-15)
257
+
258
+
259
+ ### Dependencies
260
+
261
+ * The following workspace dependencies were updated
262
+ * dependencies
263
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.21
264
+ * @aigne/agent-library bumped to 1.24.0-beta.22
265
+ * @aigne/agentic-memory bumped to 1.1.6-beta.20
266
+ * @aigne/aigne-hub bumped to 0.10.16-beta.26
267
+ * @aigne/core bumped to 1.72.0-beta.20
268
+ * @aigne/default-memory bumped to 1.4.0-beta.19
269
+ * @aigne/openai bumped to 0.16.16-beta.20
270
+ * @aigne/secrets bumped to 0.1.6-beta.20
271
+ * devDependencies
272
+ * @aigne/test-utils bumped to 0.5.69-beta.20
273
+
274
+ ## [1.59.0-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.24...cli-v1.59.0-beta.25) (2026-01-14)
275
+
276
+
277
+ ### Features
278
+
279
+ * **afs:** add module access control and schema validation support ([#904](https://github.com/AIGNE-io/aigne-framework/issues/904)) ([d0b279a](https://github.com/AIGNE-io/aigne-framework/commit/d0b279aac07ebe2bcc1fd4148498fc3f6bbcd561))
280
+
281
+
282
+ ### Bug Fixes
283
+
284
+ * **cli:** default enter interactive mode ([#906](https://github.com/AIGNE-io/aigne-framework/issues/906)) ([0791040](https://github.com/AIGNE-io/aigne-framework/commit/0791040557dd135c8feb4ceb8eab66d0578382b2))
285
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
286
+
287
+
288
+ ### Dependencies
289
+
290
+ * The following workspace dependencies were updated
291
+ * dependencies
292
+ * @aigne/afs bumped to 1.4.0-beta.9
293
+ * @aigne/afs-history bumped to 1.2.0-beta.10
294
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.20
295
+ * @aigne/agent-library bumped to 1.24.0-beta.21
296
+ * @aigne/agentic-memory bumped to 1.1.6-beta.19
297
+ * @aigne/aigne-hub bumped to 0.10.16-beta.25
298
+ * @aigne/core bumped to 1.72.0-beta.19
299
+ * @aigne/default-memory bumped to 1.4.0-beta.18
300
+ * @aigne/observability-api bumped to 0.11.14-beta.4
301
+ * @aigne/openai bumped to 0.16.16-beta.19
302
+ * @aigne/secrets bumped to 0.1.6-beta.19
303
+ * devDependencies
304
+ * @aigne/test-utils bumped to 0.5.69-beta.19
305
+
306
+ ## [1.59.0-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.23...cli-v1.59.0-beta.24) (2026-01-13)
307
+
308
+
309
+ ### Dependencies
310
+
311
+ * The following workspace dependencies were updated
312
+ * dependencies
313
+ * @aigne/aigne-hub bumped to 0.10.16-beta.24
314
+
315
+ ## [1.59.0-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.22...cli-v1.59.0-beta.23) (2026-01-13)
316
+
317
+
318
+ ### Bug Fixes
319
+
320
+ * bump deps to latest and fix build error ([#897](https://github.com/AIGNE-io/aigne-framework/issues/897)) ([4059e79](https://github.com/AIGNE-io/aigne-framework/commit/4059e790ae63b9e4ebd66487665014b0cd7ce6ec))
321
+ * **core:** make async memory updates non-blocking ([#900](https://github.com/AIGNE-io/aigne-framework/issues/900)) ([314f2c3](https://github.com/AIGNE-io/aigne-framework/commit/314f2c35d8baa88b600cc4de3f5983fef03a804c))
322
+
323
+
324
+ ### Dependencies
325
+
326
+ * The following workspace dependencies were updated
327
+ * dependencies
328
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.19
329
+ * @aigne/agent-library bumped to 1.24.0-beta.20
330
+ * @aigne/agentic-memory bumped to 1.1.6-beta.18
331
+ * @aigne/aigne-hub bumped to 0.10.16-beta.23
332
+ * @aigne/core bumped to 1.72.0-beta.18
333
+ * @aigne/default-memory bumped to 1.4.0-beta.17
334
+ * @aigne/observability-api bumped to 0.11.14-beta.3
335
+ * @aigne/openai bumped to 0.16.16-beta.18
336
+ * @aigne/secrets bumped to 0.1.6-beta.18
337
+ * devDependencies
338
+ * @aigne/test-utils bumped to 0.5.69-beta.18
339
+
340
+ ## [1.59.0-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.21...cli-v1.59.0-beta.22) (2026-01-12)
341
+
342
+
343
+ ### Dependencies
344
+
345
+ * The following workspace dependencies were updated
346
+ * dependencies
347
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.18
348
+ * @aigne/agent-library bumped to 1.24.0-beta.19
349
+ * @aigne/agentic-memory bumped to 1.1.6-beta.17
350
+ * @aigne/aigne-hub bumped to 0.10.16-beta.22
351
+ * @aigne/core bumped to 1.72.0-beta.17
352
+ * @aigne/default-memory bumped to 1.4.0-beta.16
353
+ * @aigne/openai bumped to 0.16.16-beta.17
354
+ * @aigne/secrets bumped to 0.1.6-beta.17
355
+ * devDependencies
356
+ * @aigne/test-utils bumped to 0.5.69-beta.17
357
+
358
+ ## [1.59.0-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.20...cli-v1.59.0-beta.21) (2026-01-12)
359
+
360
+
361
+ ### Dependencies
362
+
363
+ * The following workspace dependencies were updated
364
+ * dependencies
365
+ * @aigne/afs bumped to 1.4.0-beta.8
366
+ * @aigne/afs-history bumped to 1.2.0-beta.9
367
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.17
368
+ * @aigne/agent-library bumped to 1.24.0-beta.18
369
+ * @aigne/agentic-memory bumped to 1.1.6-beta.16
370
+ * @aigne/aigne-hub bumped to 0.10.16-beta.21
371
+ * @aigne/core bumped to 1.72.0-beta.16
372
+ * @aigne/default-memory bumped to 1.4.0-beta.15
373
+ * @aigne/openai bumped to 0.16.16-beta.16
374
+ * @aigne/secrets bumped to 0.1.6-beta.16
375
+ * devDependencies
376
+ * @aigne/test-utils bumped to 0.5.69-beta.16
377
+
378
+ ## [1.59.0-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.19...cli-v1.59.0-beta.20) (2026-01-10)
379
+
380
+
381
+ ### Dependencies
382
+
383
+ * The following workspace dependencies were updated
384
+ * dependencies
385
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.16
386
+ * @aigne/agent-library bumped to 1.24.0-beta.17
387
+ * @aigne/agentic-memory bumped to 1.1.6-beta.15
388
+ * @aigne/aigne-hub bumped to 0.10.16-beta.20
389
+ * @aigne/core bumped to 1.72.0-beta.15
390
+ * @aigne/default-memory bumped to 1.4.0-beta.14
391
+ * @aigne/openai bumped to 0.16.16-beta.15
392
+ * @aigne/secrets bumped to 0.1.6-beta.15
393
+ * devDependencies
394
+ * @aigne/test-utils bumped to 0.5.69-beta.15
395
+
396
+ ## [1.59.0-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.18...cli-v1.59.0-beta.19) (2026-01-09)
397
+
398
+
399
+ ### Bug Fixes
400
+
401
+ * **cli:** cache approved commands in run-skill to avoid redundant prompts ([d07fe6d](https://github.com/AIGNE-io/aigne-framework/commit/d07fe6d049cd063e750e5b3fe231c74dae26bc9d))
402
+
403
+
404
+ ### Dependencies
405
+
406
+ * The following workspace dependencies were updated
407
+ * dependencies
408
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.15
409
+ * @aigne/agent-library bumped to 1.24.0-beta.16
410
+ * @aigne/agentic-memory bumped to 1.1.6-beta.14
411
+ * @aigne/aigne-hub bumped to 0.10.16-beta.19
412
+ * @aigne/core bumped to 1.72.0-beta.14
413
+ * @aigne/default-memory bumped to 1.4.0-beta.13
414
+ * @aigne/openai bumped to 0.16.16-beta.14
415
+ * @aigne/secrets bumped to 0.1.6-beta.14
416
+ * devDependencies
417
+ * @aigne/test-utils bumped to 0.5.69-beta.14
418
+
419
+ ## [1.59.0-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.17...cli-v1.59.0-beta.18) (2026-01-08)
420
+
421
+
422
+ ### Bug Fixes
423
+
424
+ * **cli:** ask user retry when model request respond error ([#884](https://github.com/AIGNE-io/aigne-framework/issues/884)) ([60aabbb](https://github.com/AIGNE-io/aigne-framework/commit/60aabbb34be6104f25f0383c2279f7f089268631))
425
+
426
+
427
+ ### Dependencies
428
+
429
+ * The following workspace dependencies were updated
430
+ * dependencies
431
+ * @aigne/aigne-hub bumped to 0.10.16-beta.18
432
+
433
+ ## [1.59.0-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.16...cli-v1.59.0-beta.17) (2026-01-08)
434
+
435
+
436
+ ### Features
437
+
438
+ * **afs,bash:** add physical path mapping for AFS modules in bash execution ([#881](https://github.com/AIGNE-io/aigne-framework/issues/881)) ([50dbda2](https://github.com/AIGNE-io/aigne-framework/commit/50dbda224bd666d951494d2449779830d8db57fc))
439
+
440
+
441
+ ### Bug Fixes
442
+
443
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
444
+
445
+
446
+ ### Dependencies
447
+
448
+ * The following workspace dependencies were updated
449
+ * dependencies
450
+ * @aigne/afs bumped to 1.4.0-beta.7
451
+ * @aigne/afs-history bumped to 1.2.0-beta.8
452
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.14
453
+ * @aigne/agent-library bumped to 1.24.0-beta.15
454
+ * @aigne/agentic-memory bumped to 1.1.6-beta.13
455
+ * @aigne/aigne-hub bumped to 0.10.16-beta.17
456
+ * @aigne/core bumped to 1.72.0-beta.13
457
+ * @aigne/default-memory bumped to 1.4.0-beta.12
458
+ * @aigne/observability-api bumped to 0.11.14-beta.2
459
+ * @aigne/openai bumped to 0.16.16-beta.13
460
+ * @aigne/secrets bumped to 0.1.6-beta.13
461
+ * devDependencies
462
+ * @aigne/test-utils bumped to 0.5.69-beta.13
463
+
464
+ ## [1.59.0-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.15...cli-v1.59.0-beta.16) (2026-01-07)
465
+
466
+
467
+ ### Dependencies
468
+
469
+ * The following workspace dependencies were updated
470
+ * dependencies
471
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.13
472
+
473
+ ## [1.59.0-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.14...cli-v1.59.0-beta.15) (2026-01-07)
474
+
475
+
476
+ ### Dependencies
477
+
478
+ * The following workspace dependencies were updated
479
+ * dependencies
480
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.12
481
+ * @aigne/agent-library bumped to 1.24.0-beta.14
482
+ * @aigne/agentic-memory bumped to 1.1.6-beta.12
483
+ * @aigne/aigne-hub bumped to 0.10.16-beta.16
484
+ * @aigne/core bumped to 1.72.0-beta.12
485
+ * @aigne/default-memory bumped to 1.4.0-beta.11
486
+ * @aigne/openai bumped to 0.16.16-beta.12
487
+ * @aigne/secrets bumped to 0.1.6-beta.12
488
+ * devDependencies
489
+ * @aigne/test-utils bumped to 0.5.69-beta.12
490
+
491
+ ## [1.59.0-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.13...cli-v1.59.0-beta.14) (2026-01-06)
492
+
493
+
494
+ ### Bug Fixes
495
+
496
+ * **core:** preserve Agent Skill in session compact and support complex tool result content ([#876](https://github.com/AIGNE-io/aigne-framework/issues/876)) ([edb86ae](https://github.com/AIGNE-io/aigne-framework/commit/edb86ae2b9cfe56a8f08b276f843606e310566cf))
497
+
498
+
499
+ ### Dependencies
500
+
501
+ * The following workspace dependencies were updated
502
+ * dependencies
503
+ * @aigne/afs bumped to 1.4.0-beta.6
504
+ * @aigne/afs-history bumped to 1.2.0-beta.7
505
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.11
506
+ * @aigne/agent-library bumped to 1.24.0-beta.13
507
+ * @aigne/agentic-memory bumped to 1.1.6-beta.11
508
+ * @aigne/aigne-hub bumped to 0.10.16-beta.15
509
+ * @aigne/core bumped to 1.72.0-beta.11
510
+ * @aigne/default-memory bumped to 1.4.0-beta.10
511
+ * @aigne/openai bumped to 0.16.16-beta.11
512
+ * @aigne/secrets bumped to 0.1.6-beta.11
513
+ * devDependencies
514
+ * @aigne/test-utils bumped to 0.5.69-beta.11
515
+
516
+ ## [1.59.0-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.12...cli-v1.59.0-beta.13) (2026-01-06)
517
+
518
+
519
+ ### Features
520
+
521
+ * **core:** add cross session user memory support ([#873](https://github.com/AIGNE-io/aigne-framework/issues/873)) ([f377aa1](https://github.com/AIGNE-io/aigne-framework/commit/f377aa17f2cf8004fd3225ade4a37fd90af1292f))
522
+
523
+
524
+ ### Bug Fixes
525
+
526
+ * **cli:** add askUserQuestion for run-skill command ([9c621e7](https://github.com/AIGNE-io/aigne-framework/commit/9c621e7c55501d129e71966da79514717a4579ab))
527
+
528
+
529
+ ### Dependencies
530
+
531
+ * The following workspace dependencies were updated
532
+ * dependencies
533
+ * @aigne/afs-history bumped to 1.2.0-beta.6
534
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.10
535
+ * @aigne/agent-library bumped to 1.24.0-beta.12
536
+ * @aigne/agentic-memory bumped to 1.1.6-beta.10
537
+ * @aigne/aigne-hub bumped to 0.10.16-beta.14
538
+ * @aigne/core bumped to 1.72.0-beta.10
539
+ * @aigne/default-memory bumped to 1.4.0-beta.9
540
+ * @aigne/openai bumped to 0.16.16-beta.10
541
+ * @aigne/secrets bumped to 0.1.6-beta.10
542
+ * devDependencies
543
+ * @aigne/test-utils bumped to 0.5.69-beta.10
544
+
545
+ ## [1.59.0-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.11...cli-v1.59.0-beta.12) (2026-01-02)
546
+
547
+
548
+ ### Features
549
+
550
+ * **cli:** add run-skill command ([#868](https://github.com/AIGNE-io/aigne-framework/issues/868)) ([f62ffe2](https://github.com/AIGNE-io/aigne-framework/commit/f62ffe21acc49ec1a68349fbb35a13d0fadd239a))
551
+
552
+
553
+ ### Bug Fixes
554
+
555
+ * **cli:** add chat aliases for interactive option ([#867](https://github.com/AIGNE-io/aigne-framework/issues/867)) ([91f27fd](https://github.com/AIGNE-io/aigne-framework/commit/91f27fd874b8c4b2ded2d7cd46e2821f70943c69))
556
+ * **cli:** rename cmd option --chat to --interactive ([#865](https://github.com/AIGNE-io/aigne-framework/issues/865)) ([480eca4](https://github.com/AIGNE-io/aigne-framework/commit/480eca49a7381a330024f1f0026bbc5f89b57bbb))
557
+
558
+
559
+ ### Dependencies
560
+
561
+ * The following workspace dependencies were updated
562
+ * dependencies
563
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.9
564
+ * @aigne/agent-library bumped to 1.24.0-beta.11
565
+ * @aigne/agentic-memory bumped to 1.1.6-beta.9
566
+ * @aigne/aigne-hub bumped to 0.10.16-beta.13
567
+ * @aigne/core bumped to 1.72.0-beta.9
568
+ * @aigne/default-memory bumped to 1.4.0-beta.8
569
+ * @aigne/openai bumped to 0.16.16-beta.9
570
+ * @aigne/secrets bumped to 0.1.6-beta.9
571
+ * devDependencies
572
+ * @aigne/test-utils bumped to 0.5.69-beta.9
573
+
574
+ ## [1.59.0-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.10...cli-v1.59.0-beta.11) (2025-12-31)
575
+
576
+
577
+ ### Features
578
+
579
+ * add session compact support for AIAgent ([#863](https://github.com/AIGNE-io/aigne-framework/issues/863)) ([9010918](https://github.com/AIGNE-io/aigne-framework/commit/9010918cd3f18b02b5c60ddc9ed5c34b568d0b28))
580
+
581
+
582
+ ### Dependencies
583
+
584
+ * The following workspace dependencies were updated
585
+ * dependencies
586
+ * @aigne/afs bumped to 1.4.0-beta.5
587
+ * @aigne/afs-history bumped to 1.2.0-beta.5
588
+ * @aigne/afs-local-fs bumped to 1.4.0-beta.8
589
+ * @aigne/agent-library bumped to 1.24.0-beta.10
590
+ * @aigne/agentic-memory bumped to 1.1.6-beta.8
591
+ * @aigne/aigne-hub bumped to 0.10.16-beta.12
592
+ * @aigne/core bumped to 1.72.0-beta.8
593
+ * @aigne/default-memory bumped to 1.4.0-beta.7
594
+ * @aigne/openai bumped to 0.16.16-beta.8
595
+ * @aigne/secrets bumped to 0.1.6-beta.8
596
+ * devDependencies
597
+ * @aigne/test-utils bumped to 0.5.69-beta.8
598
+
599
+ ## [1.59.0-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.9...cli-v1.59.0-beta.10) (2025-12-26)
600
+
601
+
602
+ ### Dependencies
603
+
604
+ * The following workspace dependencies were updated
605
+ * dependencies
606
+ * @aigne/agent-library bumped to 1.24.0-beta.9
607
+ * @aigne/aigne-hub bumped to 0.10.16-beta.11
608
+
3
609
  ## [1.59.0-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/cli-v1.59.0-beta.8...cli-v1.59.0-beta.9) (2025-12-26)
4
610
 
5
611
 
@@ -8,6 +8,7 @@ import { createEvalCommand } from "./eval.js";
8
8
  import { createHubCommand } from "./hub.js";
9
9
  import { createObservabilityCommand } from "./observe.js";
10
10
  import { createRunCommand } from "./run.js";
11
+ import { createRunSkillCommand } from "./run-skill.js";
11
12
  import { createServeMCPCommand } from "./serve-mcp.js";
12
13
  import { createTestCommand } from "./test.js";
13
14
  export function createAIGNECommand(options) {
@@ -17,6 +18,7 @@ export function createAIGNECommand(options) {
17
18
  .version(AIGNE_CLI_VERSION)
18
19
  // default command: when user runs `aigne` without subcommand, behave like `aigne run`
19
20
  .command(createRunCommand(options))
21
+ .command(createRunSkillCommand())
20
22
  .command(createEvalCommand(options))
21
23
  .command(createTestCommand(options))
22
24
  .command(createCreateCommand())