Add project-aware context to SessionStart hook #16
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom!16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "13-session-start-project-aware"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
PAL_E_DOCS_URLinto a configurable variable (with default)list_notes(tags="template")) to all sessions|| trueTest Plan
Closes #13
- Fix project page slug to use `project-{slug}` convention (was `{slug}-project-page`) - Replace dead metadata extraction (`.content`, `.body`, `.metadata`, `.meta` don't exist in the API) with `.html_content` field, strip HTML tags, limit to 40 lines - Fix fallback query to extract slug from list response and do a second full fetch instead of using the summary response directly Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>