LIghtJUNction
360a13b227
chore: smart commit — update AGENTS.md, run ruff format, and apply small targeted fixes
2026-04-01 00:52:50 +08:00
LIghtJUNction
5357a29ff2
refactor(computer): improve type safety and error handling
...
bwrap.py:
- Improve property accessors with better error handling
- Add RuntimeError checks for unavailable components before boot
shipyard.py & shipyard_neo.py:
- Add type annotations and improve code quality
browser.py, fs.py, neo_skills.py, python.py:
- Improve type annotations
computer_tool_provider.py:
- Add type annotations
2026-03-31 20:17:26 +08:00
LIghtJUNction
a550b88e15
fix: type
2026-03-30 19:30:33 +08:00
LIghtJUNction
62d7df1da7
chore: stage all dev changes
2026-03-30 00:48:07 +08:00
LIghtJUNction
af59ab9534
merge: 合并 master 分支 (webui 改进和 attachment recovery)
...
- 采用 master 的 README 多语言版本和文档更新
- 采用 dev 版本号 (4.25.0) + master 的 Python 版本限制 (<3.14)
- 采用 master 的 _image_ref_to_data_url 图片处理实现
- 从 git 中移除 MDI 字体二进制文件,改由脚本生成
- 其他冲突均采用 master 版本
2026-03-27 00:27:03 +08:00
Rainor_da!
2b5d86b35c
fix: honor computer_use_require_admin in shipyard_neo tools ( #6951 )
2026-03-26 09:32:19 +08:00
LIghtJUNction
99c66c2410
feat(cli): add real-time log streaming in non-interactive mode
...
- Non-interactive mode now streams logs to stdout with color-coded levels
- Add proper async cleanup when shutting down
- Fix type annotations in coze and deerflow agent runners
2026-03-23 17:21:05 +08:00
LIghtJUNction
f55016bcb2
refactor: type annotations and i18n improvements
...
- Add i18n support to cmd_conf.py (config validators)
- Fix BaseFunctionToolExecutor to be an ABC
- Add explicit type annotations for dict payloads
- Various type annotation improvements
2026-03-23 12:49:13 +08:00
LIghtJUNction
a3371ad6c8
core: refactor modules & fix typing/runtime issues
2026-03-19 23:06:27 +08:00
zenfun
73251db1da
feat(skills): add neo lifecycle tools and stable sync manager
2026-02-11 17:14:47 +08:00