| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Astron Agent v1.0.3 source code.tar.gz | 2026-03-20 | 89.3 MB | |
| Astron Agent v1.0.3 source code.zip | 2026-03-20 | 91.8 MB | |
| README.md | 2026-03-20 | 17.0 kB | |
| Totals: 3 Items | 181.1 MB | 0 | |
What's Changed
✨ New Features
- Add memory nodes and asynchronous task support to workflow engine
- Add node detail template for variable aggregation node
- Add isThink field support for custom models
- Add Variable Aggregation Node
- Add Variable Aggregation Node
- add knowledge expert node support feat(link):complete alembic migration for link service feat(aitools):Add hot-reload, aio kafka, and new tests
- add x-display response visibility filtering feat(aitools):Add Polaris hot loading and asynchronous Kafka features
- Agent link logs pushed to ES feat(aitools):add headers param feat(link):add alembic
- add stdout support for loguru
- 新增知识库节点智能匹配模式
🐛 Fixes
- add TTL to event lock to prevent permanent locks on service crashes
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- delete error test
- correct typo in string literal
- improve string concatenation syntax in test file
- replace Java text block syntax with traditional string concatenation
- replace nonexistent USER_NOT_LOGIN enum with UNAUTHORIZED
- Fix online search
- resolve model validation failure during chat debugging
- resolve model validation issue in bot-debug interface
- Update nginx configuration to properly route workflow API endpoints
- set uid when copying agent in space
- Add reasons why you cannot talk to the agent (#1010)
- fix x-display response visibility filtering
- Avoid displaying the upload button incorrectly on the chat page 🐛 (#987) fix(docker):fix I_ABILITY_CHAT_BASE_URL (#979)
- error url (#978)
- show third party model name (#965)
- update_sensitive_sql_info fix(link):Modify the unique key constraint for the Tools table. fix array-of-objects value extraction returning only first element
- fix error handling and add more logs
- change the parameter for updating the audit result (#939)
- Adjust the rpa test cases
- resolve prompt-based agent creation bug (#889)
🔧 Improvements
- remove unused error code ENG_PROTOCOL_VALIDATE_ERROR
- optimize implementation with reduced cyclomatic complexity
- Update deployment documentation
- add Astron Industrial Intelligence Hackathon to ongoing activities (#1016)
- add codex and cc md
- add .claude documentation and skills
- add codex and cc md
- update github workflow
- update training camp credits and add MWC 2026 news
- database project add dangerous function detection
- improve quick start wording and cloud access sentence
- fix quick-start grammar in README chore(aitools):Convert path blacklist to whitelist refactor(link):optimize kafka send
- database project alembic add create db
- database project remove sensitive information
- database project fix the check issue
- database project add alembic database version record
- database project add alembic database version record
- database project fixed sql injection vulnerability related to system keywords
- common project modify set extend method
- common project add the set extend method to redis
What's Changed
- fix: resolve prompt-based agent creation bug by @likes1234-bro in https://github.com/iflytek/astron-agent/pull/889
- bugfix(plugin): fix JSON import issue by @wq457 in https://github.com/iflytek/astron-agent/pull/931
- feat(knowledge): 新增知识库节点智能匹配模式 by @cumthxy in https://github.com/iflytek/astron-agent/pull/932
- feat: add stdout support for loguru by @hygao1024 in https://github.com/iflytek/astron-agent/pull/934
- feat(link):add alembic by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/936
- feat(aitools):add headers param by @zijian2 in https://github.com/iflytek/astron-agent/pull/937
- feat: Agent link logs pushed to ES by @lyj715824 in https://github.com/iflytek/astron-agent/pull/938
- fix: change the parameter for updating the audit result by @vsxd in https://github.com/iflytek/astron-agent/pull/939
- chore: common project add the set extend method to redis by @sharphu in https://github.com/iflytek/astron-agent/pull/940
- add: Add Claude code capability by @lyj715824 in https://github.com/iflytek/astron-agent/pull/945
- add: Add Claude code capability by @lyj715824 in https://github.com/iflytek/astron-agent/pull/948
- add: Add Claude code capability by @lyj715824 in https://github.com/iflytek/astron-agent/pull/949
- chore: database project add alembic database version record by @sharphu in https://github.com/iflytek/astron-agent/pull/951
- add: Add Claude code capability by @lyj715824 in https://github.com/iflytek/astron-agent/pull/953
- chore: database project alembic add create db by @sharphu in https://github.com/iflytek/astron-agent/pull/955
- fix(aitools): fix error handling and add more logs by @zijian2 in https://github.com/iflytek/astron-agent/pull/956
- refactor(link):optimize kafka send by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/957
- chore(aitools):Convert path blacklist to whitelist by @zijian2 in https://github.com/iflytek/astron-agent/pull/958
- fix array-of-objects value extraction returning only first element by @cumthxy in https://github.com/iflytek/astron-agent/pull/959
- Refactor/replace optimize model by @mikasa-code in https://github.com/iflytek/astron-agent/pull/962
- add: database model Add redis config by @lyj715824 in https://github.com/iflytek/astron-agent/pull/963
- fix(link):Modify the unique key constraint for the Tools table. by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/970
- fix: update_sensitive_sql_info by @BillorBear in https://github.com/iflytek/astron-agent/pull/971
- feat(aitools):Add Polaris hot loading and asynchronous Kafka features by @zijian2 in https://github.com/iflytek/astron-agent/pull/976
- fix: show third party model name by @slqcode in https://github.com/iflytek/astron-agent/pull/965
- feat(link): add x-display response visibility filtering by @pxc1130 in https://github.com/iflytek/astron-agent/pull/973
- docs: update training camp credits and add MWC Barcelona 2026 news by @FenjuFu in https://github.com/iflytek/astron-agent/pull/977
- fix: error url by @mikasa-code in https://github.com/iflytek/astron-agent/pull/978
- fix(docker):fix I_ABILITY_CHAT_BASE_URL by @mikasa-code in https://github.com/iflytek/astron-agent/pull/979
- feat(aitools):Add hot-reload, aio kafka, and new tests by @zijian2 in https://github.com/iflytek/astron-agent/pull/981
- docs: update github workflow by @lyj715824 in https://github.com/iflytek/astron-agent/pull/982
- docs: add codex and cc md by @lyj715824 in https://github.com/iflytek/astron-agent/pull/984
- docs: fix README grammar in quick-start and cloud sections by @haosenwang1018 in https://github.com/iflytek/astron-agent/pull/966
- docs: improve quick-start wording and Astron Cloud sentence by @haosenwang1018 in https://github.com/iflytek/astron-agent/pull/967
- Fixes [#972] Avoid displaying the upload button incorrectly on the chat page 🐛 by @lantianhemao in https://github.com/iflytek/astron-agent/pull/987
- Add Astron Agent & RPA Hefei Meetup to ongoing activities; restructure News section into Ongoing/Past by @Copilot in https://github.com/iflytek/astron-agent/pull/990
- docs(console): add .claude documentation and skills by @zhuxinghan01 in https://github.com/iflytek/astron-agent/pull/991
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/993
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/994
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/995
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/997
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/998
- feat(link):complete alembic migration for link service by @ggfgtonyquan in https://github.com/iflytek/astron-agent/pull/992
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1002
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1003
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1004
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1005
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1006
- Bugfix/superteam by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1007
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1008
- add: Support other model providers by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1009
- fix: Add reasons why you cannot talk to the agent :bug: by @lantianhemao in https://github.com/iflytek/astron-agent/pull/1010
- feat: Add Variable Aggregation Node by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1012
- feat(workflow): add knowledge expert node support by @cumthxy in https://github.com/iflytek/astron-agent/pull/1001
- feat: Add Variable Aggregation Node by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1015
- docs: add Astron Industrial Intelligence Hackathon to ongoing activities by @Copilot in https://github.com/iflytek/astron-agent/pull/1016
- feat: Add Variable Aggregation Node by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1018
- Bugfix/superteam by @zhuxinghan01 in https://github.com/iflytek/astron-agent/pull/1017
- fix(link): fix x-display response visibility filtering by @pxc1130 in https://github.com/iflytek/astron-agent/pull/1011
- fix: set uid when copying agent in space by @zhuxinghan01 in https://github.com/iflytek/astron-agent/pull/1014
- feat: Add isThink field support for custom models by @Kexinist in https://github.com/iflytek/astron-agent/pull/1019
- feat: Add isThink field support for custom models by @Kexinist in https://github.com/iflytek/astron-agent/pull/1020
- docs: Update deployment documentation by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1023
- fix: Update nginx configuration to properly route workflow API endpoints including upload-file by @Kexinist in https://github.com/iflytek/astron-agent/pull/1024
- fix: Update nginx configuration to properly route workflow API endpoints including upload-file by @Kexinist in https://github.com/iflytek/astron-agent/pull/1025
- feat: Add node detail template for variable aggregation node by @Kexinist in https://github.com/iflytek/astron-agent/pull/1026
- refactor: optimize VariableAggregationNode implementation with reduced complexity by @Kexinist in https://github.com/iflytek/astron-agent/pull/1027
- feat: Add variable aggregation node with optimized implementation and improved API routing by @Kexinist in https://github.com/iflytek/astron-agent/pull/1028
- chore: database project add dangerous function detection by @sharphu in https://github.com/iflytek/astron-agent/pull/969
- fix:model validation issue in bot-debug interface with isThink field support by @Kexinist in https://github.com/iflytek/astron-agent/pull/1030
- fix: resolve model validation failure during chat debugging by @Kexinist in https://github.com/iflytek/astron-agent/pull/1032
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1034
- fix: replace nonexistent USER_NOT_LOGIN enum with UNAUTHORIZED by @Kexinist in https://github.com/iflytek/astron-agent/pull/1036
- fix: replace Java text block syntax with traditional string concatena… by @Kexinist in https://github.com/iflytek/astron-agent/pull/1037
- fix: correct typo in string literal by @Kexinist in https://github.com/iflytek/astron-agent/pull/1038
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1039
- Fix multiple issues: model validation, text block syntax, online search and error handling by @Kexinist in https://github.com/iflytek/astron-agent/pull/1040
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1041
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1042
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1043
- Bugfix/superteam by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1046
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1047
- fix: Fix online search by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1049
- feat: Add memory nodes and asynchronous task support to workflow engine by @Kexinist in https://github.com/iflytek/astron-agent/pull/1051
- feat: Add memory nodes and asynchronous task support to workflow engine by @Kexinist in https://github.com/iflytek/astron-agent/pull/1052
- fix: add TTL to event lock to prevent permanent locks on service crashes by @Kexinist in https://github.com/iflytek/astron-agent/pull/1053
- fix: remove duplicate error code definition to resolve ENG_PROTOCOL_VALIDATE_ERROR conflict by @Kexinist in https://github.com/iflytek/astron-agent/pull/1054
- Bugfix/superteam by @lyj715824 in https://github.com/iflytek/astron-agent/pull/1055
New Contributors
- @likes1234-bro made their first contribution in https://github.com/iflytek/astron-agent/pull/889
- @pxc1130 made their first contribution in https://github.com/iflytek/astron-agent/pull/973
- @FenjuFu made their first contribution in https://github.com/iflytek/astron-agent/pull/977
- @haosenwang1018 made their first contribution in https://github.com/iflytek/astron-agent/pull/966
- @Copilot made their first contribution in https://github.com/iflytek/astron-agent/pull/990
- @ggfgtonyquan made their first contribution in https://github.com/iflytek/astron-agent/pull/992
Full Changelog: https://github.com/iflytek/astron-agent/compare/v1.0.2...v1.0.3
What's Changed
✨ New Features
- Add memory nodes and asynchronous task support to workflow engine
- Add node detail template for variable aggregation node
- Add isThink field support for custom models
- Add Variable Aggregation Node
- Add Variable Aggregation Node
- add knowledge expert node support feat(link):complete alembic migration for link service feat(aitools):Add hot-reload, aio kafka, and new tests
- add x-display response visibility filtering feat(aitools):Add Polaris hot loading and asynchronous Kafka features
- Agent link logs pushed to ES feat(aitools):add headers param feat(link):add alembic
- add stdout support for loguru
- 新增知识库节点智能匹配模式
🐛 Fixes
- add TTL to event lock to prevent permanent locks on service crashes
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- Fix online search
- delete error test
- correct typo in string literal
- improve string concatenation syntax in test file
- replace Java text block syntax with traditional string concatenation
- replace nonexistent USER_NOT_LOGIN enum with UNAUTHORIZED
- Fix online search
- resolve model validation failure during chat debugging
- resolve model validation issue in bot-debug interface
- Update nginx configuration to properly route workflow API endpoints
- set uid when copying agent in space
- Add reasons why you cannot talk to the agent (#1010)
- fix x-display response visibility filtering
- Avoid displaying the upload button incorrectly on the chat page 🐛 (#987) fix(docker):fix I_ABILITY_CHAT_BASE_URL (#979)
- error url (#978)
- show third party model name (#965)
- update_sensitive_sql_info fix(link):Modify the unique key constraint for the Tools table. fix array-of-objects value extraction returning only first element
- fix error handling and add more logs
- change the parameter for updating the audit result (#939)
- Adjust the rpa test cases
- resolve prompt-based agent creation bug (#889)
🔧 Improvements
- remove unused error code ENG_PROTOCOL_VALIDATE_ERROR
- optimize implementation with reduced cyclomatic complexity
- Update deployment documentation
- add Astron Industrial Intelligence Hackathon to ongoing activities (#1016)
- add codex and cc md
- add .claude documentation and skills
- add codex and cc md
- update github workflow
- update training camp credits and add MWC 2026 news
- database project add dangerous function detection
- improve quick start wording and cloud access sentence
- fix quick-start grammar in README chore(aitools):Convert path blacklist to whitelist refactor(link):optimize kafka send
- database project alembic add create db
- database project remove sensitive information
- database project fix the check issue
- database project add alembic database version record
- database project add alembic database version record
- database project fixed sql injection vulnerability related to system keywords
- common project modify set extend method
- common project add the set extend method to redis