Skip to content

feat: expose app message urls in query output#16

Open
twodogegg wants to merge 2 commits intojackwener:mainfrom
twodogegg:feat/appmsg-url
Open

feat: expose app message urls in query output#16
twodogegg wants to merge 2 commits intojackwener:mainfrom
twodogegg:feat/appmsg-url

Conversation

@twodogegg
Copy link
Copy Markdown

Summary

  • add a structured url field to history, search, and new message results while keeping existing content summaries unchanged
  • parse app message <url> values and strip CDATA wrappers so JSON output exposes usable article links
  • include biz_message_*.db in the daemon message DB list so official-account history can be queried

Test plan

  • cargo check
  • cargo test
  • cargo run -- daemon stop && cargo run -- history "AI架构师汤师爷" --json -n 3

🤖 Generated with Claude Code

twodogegg and others added 2 commits April 18, 2026 23:13
Keep the existing app message summaries unchanged while adding a structured url field for history, search, and new message results. Also include biz_message databases in the daemon's message DB list so official account history becomes queryable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants