Commit graph

11 commits

Author SHA1 Message Date
mwiegand
8d5406b7ef
add Claude Code statusline script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 22:59:51 +02:00
mwiegand
5631169af2
docs(agents): add sandbox and temp file usage guidelines
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 21:58:46 +02:00
mwiegand
b04ed3ffa0
docs(agents): prefer $TMPDIR or .tmp/ over /tmp to avoid sandbox prompts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 21:23:27 +02:00
mwiegand
16261c738c
feat(agents): promote subagent tiering to global Claude wrapper
Moves the Subagents / Behavioral tier / Model selection / Context hygiene
guidance from the ~/Projekte/ai project AGENTS.md into the global
AGENTS-claude.md. The content is universal Claude Code orchestration
guidance, not specific to one project.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 10:16:29 +02:00
mwiegand
d97d9912b4
feat(agents): split global agent config into shared base + per-agent wrappers
- agents/AGENTS.md: shared, agent-agnostic personal preferences
- agents/AGENTS-claude.md: Claude Code wrapper (@AGENTS.md + @RTK.md)
- agents/AGENTS-opencode.md: OpenCode wrapper (@AGENTS.md)
- Old claude/CLAUDE.md removed; symlinks updated in ~/.claude and ~/.config/opencode

This lets each agent layer in tool-specific content (e.g. the Agent tool
tiering for Claude Code, RTK hooks) without leaking it into other agents.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 22:56:14 +02:00
mwiegand
c3edb9a12c
feat: add global Claude Code instructions
Tracks ~/.claude/CLAUDE.md in the repo under claude/CLAUDE.md.
The original is replaced by a symlink back to this file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 22:32:14 +02:00
mwiegand
b5c26a8336
feat: enable minimal zsh completion 2026-04-19 16:46:40 +02:00
mwiegand
b51c780f48
no space 2026-04-19 16:19:30 +02:00
mwiegand
fcc5ffe660
feat: dim git branch segment in prompt 2026-04-19 16:14:49 +02:00
mwiegand
fa02adb59f
docs: add repo usage and agent guidance 2026-04-19 16:06:54 +02:00
mwiegand
f62402ca2a
feat: add zsh configuration 2026-04-19 15:59:25 +02:00