This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Ignore the pty.toml, don't need to be shared

Nathan Herald (Apr 15, 2026, 5:09 PM +0200) cfe57668 6e6841aa

+1 -5
+1
.gitignore
··· 2 2 dist/ 3 3 result 4 4 .swp 5 + pty.toml 5 6 .claude-session-id
-5
pty.toml
··· 1 - prefix = "pty" 2 - 3 - [sessions.claude] 4 - command = "claude --dangerously-skip-permissions --resume $(cat .claude-session-id) || claude --dangerously-skip-permissions --session-id $(cat .claude-session-id)" 5 - tags = { role = "agent", strategy = "permanent" }