Commit Graph

5 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
2fc815b788 Update logging configuration to support daily log files and implement log pruning; add guidance in CLAUDE.md and enhance README.md with command usage 2026-06-27 14:04:44 +08:00
Guangfei.Zhao
4685a0165d Enhance user configuration management and logging
- Introduced user configuration command to set API key.
- Updated README and documentation for user config and logging paths.
- Refactored logging to support user-specific log files.
- Added tests for user configuration and logging behavior.
2026-06-27 10:21:00 +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