Astron Agent v1.0.0-rc.9
What's Changed
✨ New Features
- replace input with textarea for workflow start node (#726)
- add gitleaks secret scanning to pre-commit (#711)
- add pre-commit configuration for multi-language code quality (#706)
- insert flow data
🐛 Fixes
fix:Optimize K8S deployment fix:Optimize K8S deployment fix:Optimize K8S deployment
- prevent docker compose from modifying local files (#721) fix(link):add link api result span log
- correct workflow tool node debugging logic not executing properly (#707)
- conditionally render VoiceTraining component and handle error messages in voice training (#704)
- multiple workflow execution issues and enhance ifly executor sandbox with bearer auth fix:config-loading
- hotfix typo in migration script sql (#695)
🔧 Improvements
- add pre-commit usage guide and update contributing docs (#713)
- temporarily disable comment-check job (#708)
What's Changed
- Fix directory path in README-zh.md by @Tinywan in https://github.com/iflytek/astron-agent/pull/618
- feat: insert flow data by @BillorBear in https://github.com/iflytek/astron-agent/pull/691
- fix: hotfix typo in migration script sql by @vsxd in https://github.com/iflytek/astron-agent/pull/695
- fix:config-loading by @zhubin4615 in https://github.com/iflytek/astron-agent/pull/699
- fix: multiple workflow execution issues and enhance ifly executor sandbox with bearer auth by @hygao1024 in https://github.com/iflytek/astron-agent/pull/703
- fix: conditionally render VoiceTraining component and handle error me… by @hant1 in https://github.com/iflytek/astron-agent/pull/704
- feat: add pre-commit configuration for multi-language code quality by @scguoi in https://github.com/iflytek/astron-agent/pull/706
- fix: correct workflow tool node debugging logic not executing properly by @wq457 in https://github.com/iflytek/astron-agent/pull/707
- ci: temporarily disable comment-check job by @scguoi in https://github.com/iflytek/astron-agent/pull/708
- feat(security): add gitleaks secret scanning to pre-commit by @scguoi in https://github.com/iflytek/astron-agent/pull/711
- docs: add pre-commit usage guide and update contributing docs by @scguoi in https://github.com/iflytek/astron-agent/pull/713
- Update V1.16__insert_workflow_data.sql by @vsxd in https://github.com/iflytek/astron-agent/pull/714
- fix(link):add link api result span log by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/716
- doc:update readme document by @lyj715824 in https://github.com/iflytek/astron-agent/pull/719
- fix(docker): prevent docker compose from modifying local files by @scguoi in https://github.com/iflytek/astron-agent/pull/721
- fix:Optimize K8S deployment by @lyj715824 in https://github.com/iflytek/astron-agent/pull/723
- fix:Optimize K8S deployment by @lyj715824 in https://github.com/iflytek/astron-agent/pull/724
- fix:Optimize K8S deployment by @lyj715824 in https://github.com/iflytek/astron-agent/pull/725
- feat(start-node): replace input with textarea for workflow start node by @wq457 in https://github.com/iflytek/astron-agent/pull/726
New Contributors
- @Tinywan made their first contribution in https://github.com/iflytek/astron-agent/pull/618
Full Changelog: https://github.com/iflytek/astron-agent/compare/v1.0.0-rc.8...v1.0.0-rc.9