Skip to content

feat(knowledge)#175

Merged
Kewton merged 2 commits intodevelopfrom
feature/issue-170-json-date
Mar 25, 2026
Merged

feat(knowledge)#175
Kewton merged 2 commits intodevelopfrom
feature/issue-170-json-date

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 25, 2026

Closes # JSON日付情報付与 (#170)
🤖 Generated with Claude Code

Kewton and others added 2 commits March 25, 2026 17:04
Add date information to JSON output of `why` and `issue` commands to
enable tracking the timeline of design decisions. Dates are extracted
from filename patterns (YYYY-MM-DD prefix) with git log fallback.

Breaking change: `issue --format json` output changes from string
arrays to object arrays with {file_path, date} structure.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Integrate snippet feature from develop with date feature from #170.
Both date and snippet fields are preserved in IssueDocumentEntry.
JSON output always uses object arrays with file_path, date, and
optionally snippet when --with-snippet is enabled.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit 4dae30d into develop Mar 25, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant