openpencil/server/api/ai
Kayshen Xu e25feb56fc V0.4.3 (#50)
* chore(ai): update dependencies and enhance logging functionality

- Bump version of `@github/copilot-sdk` and related packages to `0.1.32` and `1.0.7` for improved features and bug fixes.
- Update Discord invite links across multiple README files to the new server.
- Introduce a new logging utility in `server/utils/server-logger.ts` for better server process logging, including automatic log cleanup and directory management.
- Enhance the `connect-agent.ts` and `install-agent.ts` files to improve OpenCode binary resolution and installation commands.
- Refactor `resolve-claude-cli.ts` and `resolve-copilot-cli.ts` to include detailed logging for CLI binary resolution processes.

This update improves dependency management, enhances user experience with updated links, and provides better insights into server operations through logging.

* chore: bump version from 0.4.0 to 0.4.3 in package.json
2026-03-18 21:34:58 +08:00
..
chat.ts V0.4.0 (#44) 2026-03-15 10:01:35 +08:00
connect-agent.ts V0.4.3 (#50) 2026-03-18 21:34:58 +08:00
generate.ts V0.3.3 (#33) 2026-03-11 21:18:49 +08:00
icon.ts V0.3.3 (#32) 2026-03-11 21:10:07 +08:00
install-agent.ts V0.4.3 (#50) 2026-03-18 21:34:58 +08:00
mcp-install.ts V0.4.0 (#44) 2026-03-15 10:01:35 +08:00
models.ts V0.0.2 (#9) 2026-02-26 09:38:48 +08:00
validate.ts V0.3.0 (#24) 2026-03-08 11:55:35 +08:00