Commit Graph

3 Commits

Author SHA1 Message Date
Guangfei.Zhao
ac79dd0618 Bump version to 0.1.2; update logging paths and enhance CLI with version command 2026-06-27 14:32:52 +08:00
Guangfei.Zhao
0e98ce57d4 Refactor models and logging for nexus-claude-api
- Update default models in config to use `claude-opus-4.6`.
- Introduce logging configuration to write logs to a file.
- Add correlation ID to error responses for better traceability.
- Implement diagnostics for summarizing message requests.
- Normalize legacy system messages in the API.
- Enhance tests to cover new logging and error handling features.
- Update README and documentation to reflect changes in model defaults and logging behavior.
2026-06-26 22:36:09 +08:00
Guangfei.Zhao
2851fa01cf initial commits 2026-06-26 17:02:21 +08:00