Commit Graph

272 Commits

Author SHA1 Message Date
Shayan Rais 89a4cfab08 remove deprecated agent-turn-complete mp3 sound — replaced by hooks.json events
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:59 +05:00
Shayan Rais ed821e460b update Codex Stop wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:58 +05:00
Shayan Rais 9ec3770160 update Codex Stop mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:57 +05:00
Shayan Rais 80e73dddd0 update Codex SessionStart wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:56 +05:00
Shayan Rais e4ff96f824 update Codex SessionStart mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:55 +05:00
Shayan Rais c0da242f76 update Codex hook handler — replace agent-turn-complete with 5 hooks.json-based hooks
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:51 +05:00
Shayan Rais 347c509298 replace agent-turn-complete with PreToolUse, PostToolUse, UserPromptSubmit disable flags
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:50 +05:00
Shayan Rais 86dff3aadb update Codex hooks reference 3→5 — replace agent-turn-complete with PreToolUse, PostToolUse, UserPromptSubmit
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:49 +05:00
Shayan Rais 87d35a2051 add PreToolUse, PostToolUse, UserPromptSubmit hooks to Codex CLI
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:48 +05:00
Shayan Rais d0c1149087 add permissiondenied wav sound for new PermissionDenied hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:43 +05:00
Shayan Rais 7ca1b7cfd3 add permissiondenied mp3 sound for new PermissionDenied hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:42 +05:00
Shayan Rais 49184dfbe3 add filechanged wav sound for new FileChanged hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:41 +05:00
Shayan Rais 4063b0ecaa add filechanged mp3 sound for new FileChanged hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:40 +05:00
Shayan Rais 8cd1f00a4d add cwdchanged wav sound for new CwdChanged hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:37 +05:00
Shayan Rais b5a0c59fda add cwdchanged mp3 sound for new CwdChanged hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:37 +05:00
Shayan Rais 0e5166fdd8 add stopfailure wav sound for new StopFailure hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:37 +05:00
Shayan Rais 25e7c81045 add stopfailure mp3 sound for new StopFailure hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:36 +05:00
Shayan Rais 27c1a893aa add taskcreated wav sound for new TaskCreated hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:36 +05:00
Shayan Rais fbf57bf5bd add taskcreated mp3 sound for new TaskCreated hook
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:36 +05:00
Shayan Rais 3868c1b3ff update userpromptsubmit wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:27 +05:00
Shayan Rais bacd23b9e0 update userpromptsubmit mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:27 +05:00
Shayan Rais c991d7dcd9 update subagentstop wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:26 +05:00
Shayan Rais 5058ce20dc update subagentstop mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:25 +05:00
Shayan Rais 981a2a37a6 update subagentstart wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:21 +05:00
Shayan Rais 884d64a89b update subagentstart mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:20 +05:00
Shayan Rais 42c211ff12 update stop wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:20 +05:00
Shayan Rais 5e6f3f5138 update stop mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:19 +05:00
Shayan Rais 2f2c6e0ed3 update posttoolusefailure wav sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:18 +05:00
Shayan Rais 4daaf346e4 update posttoolusefailure mp3 sound
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:17 +05:00
Shayan Rais ec967be1de add 5 new hook sound mappings — TaskCreated, StopFailure, CwdChanged, FileChanged, PermissionDenied
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:13 +05:00
Shayan Rais cbd0cc37f2 add disable flags for 5 new hooks — StopFailure, CwdChanged, FileChanged, TaskCreated, PermissionDenied
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:12 +05:00
Shayan Rais da292b8fcc update hooks reference 22→27 — add TaskCreated, StopFailure, CwdChanged, FileChanged, PermissionDenied hooks
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:11 +05:00
Shayan Rais cfb2ac7c55 add 5 new hook handlers — TaskCreated, StopFailure, CwdChanged, FileChanged, PermissionDenied; fix indentation
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:07 +05:00
Shayan Rais 0c467a43ef add git commit rules section — enforce one commit per file for cleaner history
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04 18:34:06 +05:00
Shayan Rais 8cad140d3d update development workflows — ECC 136k leads Superpowers 134k, agents/commands/skills growth; update best-practice docs (commands, settings, skills, subagents) to v2.1.91
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 23:05:22 +05:00
Shayan Rais 3af5eaa821 update Startups table — fix Cowork/Computer Use competitors, add Claude in Chrome, Shayan tags, /voice tip
- reorder: Claude in Chrome → Computer Use → Cowork (browser → desktop → autonomous agent)
- Claude in Chrome: replace browser-agent startups with Playwright MCP, Chrome DevTools MCP
- Computer Use: narrow to OpenAI CUA (direct API competitor)
- Cowork: replace stale Operator/AgentShadow with ChatGPT Agent, Perplexity Computer, Manus
- add /voice command to Wispr Flow tip with Boris source
- add Shayan tag to status line tip

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 18:17:12 +05:00
Shayan Rais 954473397b add oh-my-claudecode to workflows, restructure README — new Subscribe/Videos sections, badge system overhaul
- add Yeachan-Heo/oh-my-claudecode (23k★, 19 agents, 36 skills) to development workflows table and workflow command (9→10 repos)
- add Yeachan Heo to community follow list
- restructure: extract Videos/Podcasts and Subscribe (formerly People to Follow) into standalone sections
- split Daily tips into 2 focused tips, move follow recommendations to Subscribe section
- badge overhaul: Claude badge (replaces Boris+Team), bright yellow (#f1c40f) for community badges (Shayan, Dex, davila7, Community), rename community SVGs with community- prefix
- delete unused boris-team.svg and videos-podcasts.svg
- add Shayan source tags to 5 tips (Daily, Git/PR, Debugging, Utilities)
- fix tips count 87→69

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 17:27:30 +05:00
Shayan Rais e2c5778c38 follow section added 2026-04-03 16:32:07 +05:00
Shayan Rais 64039b4a3e enrich Daily section — add r/Anthropic, official X accounts, full names + project labels for all community members
- Reddit: add r/Anthropic alongside r/ClaudeAI, r/ClaudeCode
- Row 3: move Claude + Anthropic to top, add Boris + Team tag
- Row 4: full names for all 13 community members, each with project label (Superpowers, ECC, gstack, HumanLayer, Compound Eng, OpenSpec, BMAD, GSD, CC Templates, Every, AutoResearch, OpenClaw, claw-code), add Community tag
- New additions: Peter Steinberger (OpenClaw), Sigrid Jin (claw-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 00:39:32 +05:00
Shayan Rais 92394fe5c6 update development workflows — ECC overtakes Superpowers (133k vs 132k), GSD agents 18→21; update best-practice docs (commands, settings, skills, subagents) to v2.1.90
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-02 21:44:56 +05:00
Shayan Rais 16904719a6 add Power-ups + No Flicker Mode to Hot table, add power-ups best-practice doc with screenshots
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-02 12:06:26 +05:00
Shayan Rais 382b974e73 add Fullscreen Rendering + Computer Use to Hot table, update best-practice docs to v2.1.89
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-01 12:57:58 +05:00
Shayan Rais f05c4ae65c add Source column to videos table with Dex/Boris tags, remove hyperlink from first title
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-31 20:10:14 +05:00
Shayan Rais dc10499478 update development workflows — star bumps (+29k combined), gstack skills 28→32, BMAD skills 40→43; update best-practice docs (commands, settings, skills) to v2.1.87
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-31 20:05:20 +05:00
Shayan Rais 2fa7e3369b added videos 2026-03-31 18:48:31 +05:00
Shayan Rais ed4182031e add community workflow creators to daily follow list — Jesse, Affaan, Garry, Dex, Kieran, Tabish, Brian, TÂCHES, Dani, Dan, Karpathy
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-30 17:22:49 +05:00
Shayan Rais 7cde3f3232 added Boris 15 hidden features tips (30/Mar/26) — mobile app, teleport, /loop, hooks, Dispatch, Chrome ext, Desktop app, /branch, /btw, worktrees, /batch, --bare, --add-dir, --agent, /voice
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-30 11:45:25 +05:00
Shayan Rais d742fd25f5 update development workflows — star bumps, ECC/BMAD/gstack/CE count changes, remove gh allow
Stars: Superpowers 120→122k, ECC 114→116k, gstack 54→55k, Compound Eng 11→12k
Counts: ECC agents 28→30 skills 125→135, gstack skills 29→28, BMAD skills 43→40, CE agents 47→48 skills 43→42
Settings: remove Bash(gh *) from allowed tools

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-29 20:03:36 +05:00
Shayan Rais cfb33c9fce update reports to v2.1.86 — command arguments, teammateMode move, Chrome badge + workflow star/skill updates
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-28 22:46:10 +05:00
Shayan Rais bd0fb773e5 update reports to v2.1.85 — paths field, Chrome concept, stream timeout + workflow changelogs
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-27 18:46:48 +05:00