Skip to content

docs(blog): add help-text post for 2026-03-19#790

Merged
cpcloud merged 10 commits intomainfrom
worktree-lively-forging-glacier
Mar 17, 2026
Merged

docs(blog): add help-text post for 2026-03-19#790
cpcloud merged 10 commits intomainfrom
worktree-lively-forging-glacier

Conversation

@cpcloud
Copy link
Copy Markdown
Collaborator

@cpcloud cpcloud commented Mar 17, 2026

Summary

  • Add weekly blog post covering Kong-to-Cobra CLI migration, extraction ops JSON tree overlay, re-extraction improvements, Charm v2 migration, and demo subcommand
  • Record VHS tape and embed ops tree video in the post
  • Add --buildFuture to Hugo dev server and pagefind build so future-dated posts are always previewable locally

cpcloud and others added 10 commits March 17, 2026 11:15
Weekly dev log covering the Kong-to-Cobra CLI migration, extraction
ops JSON tree overlay, and re-extraction improvements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Future-dated blog posts were invisible in `nix run '.#site'` because
Hugo excludes them by default. Pass --buildFuture (and --buildDrafts
for the pagefind indexing step) so scheduled posts are always
previewable locally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
micasa never had shell completion scripts -- Kong doesn't generate
them, so they didn't exist. Rewrite opening and completions section
to reflect that tab completion is new, not a replacement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Record the extraction ops JSON tree overlay and embed a frame in the
help-text blog post. Code-format INSERT/UPDATE/DELETE in the prose.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Record a longer VHS tape showing tree navigation -- expanding each
operation, browsing fields, collapsing back up, and closing the
overlay. Swap the static image for an autoplay video in the blog post.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Kill the triple-never construction in the opening, drop the formulaic
bold-lead-sentence pattern in the Cobra section, trim filler from the
ops tree and re-extraction sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop the "expensive layers" framing -- OCR is only slow on large
documents. Just say it skips to the LLM with cached text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cover #788 (Charm TUI v2 migration) and #787 (--demo promoted to
demo subcommand). Fix "Try it" section to use new `micasa demo`
syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The /etc/bash_completion.d path requires root. Use the session-local
source <() pattern that works without elevated privileges.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The bug was that sort didn't visually activate until a navigation
key was pressed (stale cached viewport), not that it pointed at
wrong rows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cpcloud cpcloud merged commit a12dea3 into main Mar 17, 2026
24 checks passed
@cpcloud cpcloud deleted the worktree-lively-forging-glacier branch March 17, 2026 16:09
cpcloud added a commit that referenced this pull request Mar 19, 2026
## Summary

- Add weekly blog post covering Kong-to-Cobra CLI migration, extraction
ops JSON tree overlay, re-extraction improvements, Charm v2 migration,
and demo subcommand
- Record VHS tape and embed ops tree video in the post
- Add `--buildFuture` to Hugo dev server and pagefind build so
future-dated posts are always previewable locally

---------

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.

1 participant