Skip to content

Expand content: coding assistants, workflow guardrails#26

Merged
joshribakoff merged 4 commits intomainfrom
content5
Jan 19, 2026
Merged

Expand content: coding assistants, workflow guardrails#26
joshribakoff merged 4 commits intomainfrom
content5

Conversation

@joshribakoff
Copy link
Owner

Summary

  • Add Coding Assistants collection (Claude Code, Cursor, Copilot, OpenAI Codex, OpenCode)
  • Expand workflow guardrails articles (abstractions, constraints, feedback-loops, sandboxing, steering, terminal-centric, worktrees)
  • Expand failure modes (anthropomorphizing)
  • Add organization pattern in context-expanding
  • Remove outdated clustering doc

Test plan

  • Verify all new pages render correctly
  • Check internal links work
  • Review content for clarity

🤖 Generated with Claude Code

joshribakoff and others added 2 commits December 21, 2025 20:52
- Create coding-assistants collection with 5 articles (Claude Code, Cursor, Copilot, OpenAI Codex, OpenCode)
- Rename "Changing Levels of Abstraction" to "Abstractions" with new content focus on interfaces, libraries, and agent separation
- Update Feedback Loops with content on tests, lint rules, TypeScript, and deterministic validation
- Add Organization article to context-expanding (vendor-agnostic .ai folder approach)
- Remove CLUSTERING.md (planning moved outside repo)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add constraints.md for scoping agent work
- Expand model-selection, planning, sandboxing, steering, terminal-centric, and worktrees
- Add anthropomorphizing content for failure modes
- Merge namespacing into organization.md and delete standalone file

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
fightingwithai Ready Ready Preview, Comment Jan 19, 2026 4:43am

- New article on orchestrating multiple focused subagents
- Update Claude Code to mention VS Code extension

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add Parallel Execution section covering background tasks, message queueing, multiple sessions
- Add Known Issues section for balanced coverage (like other tool articles)
- Cross-link to agent-orchestration and terminal-centric pages
- Simplify OpenAI Codex article to match balanced tone
- Update terminal-centric to reflect Claude Code's improved diff panel

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@joshribakoff joshribakoff merged commit 71c97c4 into main Jan 19, 2026
2 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