openpencil/server/utils
Kayshen Xu bdf37908fd
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
..
codex-client.ts V0.3.0 (#24) 2026-03-08 11:55:35 +08:00
copilot-client.ts V0.4.3 (#50) 2026-03-18 21:34:58 +08:00
mcp-server-manager.ts V0.4.0 (#44) 2026-03-15 10:01:35 +08:00
mcp-sync-state.ts V0.3.2 (#28) 2026-03-10 21:55:47 +08:00
opencode-client.ts feat(electron): integrate Electron framework for desktop application support 2026-02-20 20:19:06 +08:00
resolve-claude-agent-env.ts V0.4.0 (#44) 2026-03-15 10:01:35 +08:00
resolve-claude-cli.ts V0.4.3 (#50) 2026-03-18 21:34:58 +08:00
server-logger.ts V0.4.3 (#50) 2026-03-18 21:34:58 +08:00