Skip to content

chore(main): release 0.1.42#151

Merged
AnnatarHe merged 1 commit intomainfrom
release-please--branches--main
Dec 25, 2025
Merged

chore(main): release 0.1.42#151
AnnatarHe merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Dec 20, 2025

🤖 I have created a release beep boop

0.1.42 (2025-12-25)

Features

  • ccotel: add debug config for raw JSON output (86893b0)
  • ccotel: add debug config for raw JSON output (fb5e9b5)
  • daemon: add circuit breaker for sync handler (0e1cc16)
  • daemon: add circuit breaker for sync handler (30dd270)
  • daemon: add coding heartbeat tracking with offline persistence (f3f61bf)
  • daemon: add coding heartbeat tracking with offline persistence (a65e336)
  • daemon: add daily cleanup timer service for large log files (c6d7429)
  • daemon: add daily cleanup timer service for large log files (723e1f8)
  • daemon: add status subcommand (592954d)
  • daemon: add status subcommand (0e71436)
  • model: add cache support to ConfigService with skip option (b86fa51)

Bug Fixes

  • config: add missing merge logic for CodeTracking and LogCleanup (6cbbcb3)
  • gc: add nil check when processing post commands (7aa6099)
  • model: use template variable for binary path in Linux service file (957afb9), closes #152
  • test: add LogCleanup to mocked config in track_test (af725dd)

Code Refactoring

  • cli: rename init command to auth and add new init orchestrator (5373104)
  • cli: rename init command to auth and add new init orchestrator (cdb6faf)
  • gc: use path helpers and add automatic large log cleanup (dc03563)
  • gc: use path helpers and add automatic large log cleanup (0cf2e17)
  • logging: replace logrus with stdlib slog and add path helpers (03f7962)
  • logging: replace logrus with stdlib slog and add path helpers (6144805)
  • model: move circuit breaker to model package with tests (bb37156)
  • model: use filepath.Join for cross-platform path handling (b6e8bf6)

Documentation

  • claude: improve CLAUDE.md with architecture details (79ffaa9)
  • claude: improve CLAUDE.md with architecture details (abbca7c)

Miscellaneous Chores

Continuous Integration

  • release: include all commit types in changelog (a064fbc)

Tests

  • config: add tests for LogCleanup and CodeTracking config (8055c17)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 0aaf8d6 to ecdea6b Compare December 23, 2025 17:34
@github-actions github-actions Bot changed the title chore(main): release 0.1.42 chore(main): release 0.2.0 Dec 25, 2025
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from ecdea6b to 7672fc8 Compare December 25, 2025 07:10
@github-actions github-actions Bot changed the title chore(main): release 0.2.0 chore(main): release 0.1.42 Dec 25, 2025
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 7 times, most recently from 31a2489 to d164529 Compare December 25, 2025 14:00
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from d164529 to a805a15 Compare December 25, 2025 14:38
@AnnatarHe AnnatarHe merged commit de50abe into main Dec 25, 2025
@AnnatarHe AnnatarHe deleted the release-please--branches--main branch December 25, 2025 14:39
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

binary path is incorrect please fix it

1 participant