Open
Conversation
chore: merge develop into main
…ponents--social-hook chore(main): release 0.10.0
chore: merge develop into main
…ponents--social-hook chore(main): release 0.11.0
release: ✨ targets system — multi-account content flows with two-stage evaluation
…ponents--social-hook chore(main): release 0.12.0
…g config fields - Fix: quickstart docs incorrectly claimed "install git post-commit hook"; actual step is "import commit history" (installation.md, quickstart.md) - Add max_discovery_tokens and max_file_size to content-config.md context table - Bootstrap site-docs/DOC_STATUS.md with coverage tracking, recurring checks, and backlog items (rate_limits, identities, content_strategies sections) https://claude.ai/code/session_0156sD1TVpZesJ9cdabJghaF
- pipeline.md: post_category values `standalone`/`reactive` → `arc`/`opportunistic`/`experiment` (matches PostCategory enum) - pipeline.md: media adapter "Gemini" → "nano_banana_pro" (matches adapter registry) - narrative-arcs.md: "reactive" → "experiment" in narrative debt description https://claude.ai/code/session_0156sD1TVpZesJ9cdabJghaF
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…ckstart trigger docs - Enrich 8 CLI group help texts in __init__.py: arc, decision, inspect, manual, media, memory, project, snapshot (terse one-liners → descriptive help) - Fix quickstart.md section 6: was "git hook triggers automatically" → now explains both hook path (full setup) and manual `social-hook trigger` path - Add 8 untracked CLI groups to DOC_STATUS coverage table - Regenerate CLI docs (9 files updated) - Fix stale last_run_commit (previous SHA didn't exist) - All 11 recurring checks pass; ruff clean, mypy 28 pre-existing https://claude.ai/code/session_01AFCxKuYJUUjGowAFFwdJYq
…ix quickstart trigger args, fix pipeline preview mode https://claude.ai/code/session_01TAHuey1DWbaxs4HkK9r5b9
# Conflicts: # .release-please-manifest.json # CHANGELOG.md # pyproject.toml # src/social_hook/__init__.py
…track batch-evaluate - Update quickstart.md: document --strategy/-s and --branch/-b flags - Update installation.md: quickstart steps include config.yaml creation - Track new decision batch-evaluate command in DOC_STATUS - All 11 recurring checks pass (ruff clean, mypy 28 pre-existing) - No new backlog approvals in PR #71-#74 comments https://claude.ai/code/session_01LGUDXXcNL8eh8MyzVU1W33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2026-04-12
--strategy/-sand--branch/-bflags with examplesdecision batch-evaluatecommand in DOC_STATUS coverage tableb845e24)2026-04-11
arc(5),journey(3),memory(3),project(8),config(2),media(1),events(1),rate-limits(1) — terse one-liners replaced with explanatory prose and examplessocial-hook triggershown without arguments — command requires--commit <hash> --repo <path>2026-04-10
__init__.py—arc,decision,inspect,manual,media,memory,project,snapshotupgraded from terse one-liners to descriptive helpsetup) and manualsocial-hook triggerpathlast_run_commit(previous value referenced non-existent SHA)2026-04-09
max_discovery_tokens(default 60000) andmax_file_size(default 256000) to content-config.md context tablepost_categoryvalues and media adapter nameWaiting for review
rate_limitssection to config.md (RateLimitsConfig: max_evaluations_per_day, min_evaluation_gap_minutes, batch_throttled)identitiessection to config.md (IdentityConfig+default_identity: named authorship identities)content_strategiessection to config.md (ContentStrategyConfig+content_strategy: named strategies with audience, voice, post_when, avoid)trigger_secondary.py)source:field in target config)Test plan
mkdocs serverenders updated pages without errorssocial-hook quickstart --helpoutputhttps://claude.ai/code/session_01LGUDXXcNL8eh8MyzVU1W33