Skip to content

Releases: kitproj/coding-context-cli

v0.0.6

01 Nov 00:44
238a071

Choose a tag to compare

What's Changed

  • Add memories and tasks flags and handling by @alexec in #27

Full Changelog: v0.0.5...v0.0.6

v0.0.5

31 Oct 23:51
056510b

Choose a tag to compare

What's Changed

  • Replace slog with stdout for CLI output by @Copilot in #22
  • Fix markdown title removal in parseMarkdownFile by @Copilot in #21
  • Use original filename as prefix for bootstrap files with 8-char hash suffix by @Copilot in #24
  • Print bootstrap file names during execution by @Copilot in #23
  • Add -b flag to auto-run bootstrap script by @Copilot in #26

Full Changelog: v0.0.4...v0.0.5

v0.0.4

31 Oct 22:22
712728a

Choose a tag to compare

What's Changed

  • Replace text/template with os.Expand() for variable substitution by @Copilot in #15
  • Rename jira-setup and slack-setup to jira and slack in documentation by @Copilot in #16

Full Changelog: v0.0.3...v0.0.4

v0.0.3

31 Oct 18:25
b392363

Choose a tag to compare

What's Changed

  • Rename directories: coding-context → prompts, prompts/ → tasks/ by @Copilot in #12
  • Add jira-cli and slack-cli integration examples with bootstrap scripts by @Copilot in #13

Full Changelog: v0.0.2...v0.0.3

v0.0.2

31 Oct 05:26
b4152de

Choose a tag to compare

What's Changed

  • Move bootstrap scripts from frontmatter to separate files by @Copilot in #7
  • Add selector flags for filtering memory files by frontmatter metadata by @Copilot in #8
  • Remove empty frontmatter from documentation examples by @Copilot in #9
  • Rename coding-agent-context to coding-context by @Copilot in #10
  • Add "Why" and "How" sections to README by @Copilot in #11

Full Changelog: v0.0.1...v0.0.2

v0.0.1

31 Oct 00:31
f8c79a4

Choose a tag to compare

What's Changed

  • feat: first draft by @alexec in #2
  • Add comprehensive README with usage examples by @Copilot in #5

New Contributors

  • @alexec made their first contribution in #2

Full Changelog: https://github.com/kitproj/coding-agent-context-cli/commits/v0.0.1