James Murdza
1ef33f649e
Remove 14 dead/unreachable website links
...
Removed sites that failed HTTP checks:
404 Not Found:
- entelligence.ai/pr - page not found
- literallyanything.io - domain parked/dead
- plandex.ai - site no longer exists
- usetrag.com - page not found
Timeout/Unreachable:
- callstack.ai/code-reviewer - connection timeout
- codedocumentation.app - server unreachable
- codesquire.ai - connection timeout
- hub.scroll.pub - connection timeout
- matterai.dev - server unreachable
- telex.automatica.ai - connection timeout
- trypear.ai - connection timeout
- www.deepunit.ai - connection timeout
- www.getonboardai.com - connection timeout
503 Server Error:
- aicodeplayground.com - service unavailable
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-16 04:31:58 +00:00
James Murdza
5e7725c559
Remove 26 stale repos with last commit >30 days old
...
Removed repositories that haven't been updated in over 30 days:
- stravu/crystal (78 days)
- DeepMyst/Mysti (65 days)
- Pythagora-io/gpt-pilot (186 days)
- AntonOsika/gpt-engineer (544 days)
- smol-ai/developer (963 days)
- arctic-cli/interface (61 days)
- modern-tooling/aloc (92 days)
- BrodaNoel/cmd-ai (73 days)
- yjcho9317/aiignore-cli (43 days)
- lasantosr/intelli-shell (50 days)
- inevolin/resume-cli (35 days)
- stackblitz-labs/bolt.diy (97 days)
- melih-unsal/DemoGPT (44 days)
- indoor47/claude-pr-reviewer (79 days)
- codeintegrity-ai/mutahunter (393 days)
- AnswerLayer/sniffbench (59 days)
- nedcodes-ok/cursor-doctor (68 days)
- nicepkg/vsync (109 days)
- nedcodes-ok/rule-porter (72 days)
- 1broseidon/promptext (33 days)
- sagarmk/beacon-plugin (70 days)
- nedcodes-ok/rule-gen (71 days)
- dwgoldie/gestalt (49 days)
- pmusolino/AI-Git-Narrator (117 days)
- eli64s/readme-ai (294 days)
- survivorforge/cursor-rules (29 days - rounded up)
- dohko04/awesome-ai-prompts-for-devs (51 days)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-16 03:51:17 +00:00
James Murdza
dbdf05e721
Remove commit date fetching scripts
...
Keep only the CSV results, remove the scripts that generated them.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-16 03:46:26 +00:00
James Murdza
a5aa8e18a3
Add script to fetch star counts for repos older than 30 days
...
- Created get_old_repos_with_stars.sh that queries repos with stale commits
- Fetches star count from GitHub API for each repository
- Outputs sorted tables by days since commit and by star count
- Found 26 repos with commits older than 30 days
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-16 03:43:17 +00:00
James Murdza
acda369d7a
Add script to fetch latest commit dates from GitHub repos
...
- Created get_commit_dates.sh that queries GitHub API for 110 repos
- Outputs CSV with repo name, last commit date, days since commit, status
- Includes summary statistics and top 10 most/least recently updated repos
- Generated repo_commit_dates.csv with results (91 successful, 8 not found, 11 empty)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-16 03:40:56 +00:00
James Murdza
df40bcd595
Merge pull request #548 from therecluse26/add-reflex-code-search
...
Add Reflex — local-first code search engine for AI agents
2026-05-15 20:03:27 -07:00
Brad
dfadc3d4c9
Add Reflex — local-first code search engine for AI agents
...
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-15 21:10:43 -04:00
James Murdza
b5d990a327
Merge pull request #547 from avelikiy/add-greatcto
...
Add GreatCTO to Multi-Agent Orchestration
2026-05-15 12:36:31 -07:00
avelikiy
c1284e850e
Add GreatCTO to Multi-Agent Orchestration
2026-05-15 19:45:40 +02:00
James Murdza
f32caf696a
Merge pull request #546 from AniketDeshpandeGit/codex/add-agent-fm
...
Add Agent FM
2026-05-15 00:49:39 -07:00
Aniket Deshpande
170ceaada5
Add Agent FM
2026-05-14 22:40:12 -07:00
James Murdza
256bccbb97
Merge agent/stone-sharp-mzo0 into main
2026-05-14 16:00:52 -07:00
James Murdza
fec4ac046f
Consolidate categories for better organization
...
- Remove ChatGPT Plugins section (entries removed by user)
- Merge Mobile Applications into Desktop & Mobile Applications
- Merge Code Search & Understanding into Codebase Intelligence
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 23:00:03 +00:00
James Murdza
60f61a74d7
Merge pull request #543 from NayanaBannur/add-blueprint
...
Add Blueprint to IDE Extensions
2026-05-14 15:31:49 -07:00
James Murdza
af767ce840
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:30:53 -07:00
Nayana Bannur
7dfbeb1439
Fix: questions are about the task, not codebase
2026-05-14 15:26:21 -07:00
James Murdza
b38fecb1e9
Simplify verbose and marketing-heavy descriptions (batch 3)
...
- Gemini CLI: Remove "seamless access" and "generous free tier"
- Cursor CLI: Remove redundant phrasing
- AutoRegex: Remove name repetition
- Pixee: Remove "Pixeebot" name repetition
- DeepUnit: Remove "Thoughtful test cases" marketing
- MutahunterAI: Remove "Accelerate developer productivity" marketing
- TestDriver: Remove "Next generation" and "powerful" marketing
- GitBrain: Remove "simplifies the git workflow" vague claim
- EkLine: Remove "Helps software teams" vague phrasing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:22:37 +00:00
Nayana Bannur
2d082b6eb0
Add Blueprint to IDE Extensions
2026-05-14 15:22:08 -07:00
James Murdza
3c0e0dd1c8
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:18:54 -07:00
James Murdza
e999f2feb5
Simplify verbose and marketing-heavy descriptions (batch 2)
...
- IBM watsonx Code Assistant for Z: Remove name repetition
- Devin: Remove "The first fully autonomous" marketing claim
- Jctx: Remove trailing marketing sentence
- BoringUi: Condense verbose description
- Potpie: Remove "in minutes" and marketing fluff
- Gru.ai: Replace vague description with specifics
- Warp: Remove marketing language
- Matter AI: Simplify to core functionality
- Zenable: Remove "maximizing speed and quality"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:17:39 +00:00
James Murdza
0dfec38ade
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:15:03 -07:00
James Murdza
86c635166e
Remove extra [Source] and [Website] links, use website as main link
...
- Remove [Source] links from: PR Triage, Domscribe, ContextKit, CostPilot,
ContextWire, Havoptic
- Change lean-ctx main link from GitHub to website (leanctx.com)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:14:42 +00:00
James Murdza
8afd941264
Remove Skills Hub entry from Resources section
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:10:49 +00:00
James Murdza
aeacebc5b1
Remove source links and install commands from descriptions
...
- Shorten Amazon Q Developer description (was too verbose)
- Remove [(Source)] link from Tabnine
- Remove [Source] link from Refact AI
- Remove `npx codesight` install command from codesight
- Remove [Source] link from Frontman
- Remove `npx @4da/mcp-server` install command from 4DA
- Remove `npm install -g grasp-mcp-server` install command from Grasp
- Remove [[GitHub]] link from DocuPilot
- Fix "visualiser" → "visualizer" typo in Grasp
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:10:26 +00:00
James Murdza
84f89811ad
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:07:54 -07:00
James Murdza
5d6e01dc43
Simplify verbose and marketing-heavy descriptions
...
Remove marketing fluff and redundant phrasing from 10 tool descriptions:
- trae: Remove "transforms how you work, collaborating with you to run faster"
- GoCodeo: Remove "effortlessly" and "seamless"
- Android Studio Bot: Remove repetitive "Studio Bot is... Studio Bot can help"
- FlyonUI MCP: Remove "craft stunning" marketing language
- shadcn/studio MCP: Remove "craft stunning" marketing language
- Polymet: Remove "easily" and "without any design experience"
- CodeParrot: Remove "fits perfectly" and "All without any prompting"
- Wren AI: Remove exclamation mark and informal tone
- Pieces: Replace vague "enhancing productivity" with specific features
- DiagramGPT: Remove repetitive "DiagramGPT is... The tool can..."
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:07:28 +00:00
James Murdza
9563aab084
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:04:50 -07:00
James Murdza
b6253ee214
Simplify Magic Patterns description
...
Condense the description to be more concise while retaining key features
(prompts, images, design inspiration, component systems, Figma export).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:04:40 +00:00
James Murdza
52e870b992
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:02:57 -07:00
James Murdza
fe1cf448be
Fix typo and inconsistent heading levels in README
...
- Fix typo: "cross-platfom" → "cross-platform" in TestDriver description
- Fix heading levels: Change Web-Based Tools subsections from #### to ###
to match the table of contents hierarchy (App Builders, UI Generators,
Coding Agents, Codebase Intelligence, Database & SQL, Snippet & Utility
Tools, ChatGPT Plugins)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:02:26 +00:00
James Murdza
193a093d67
Merge agent/stone-sharp-mzo0 into main
2026-05-14 15:01:46 -07:00
James Murdza
4e81ed1c84
Fix typos and remove duplicate entries in README
...
- Fix broken word "one-click" in Pythagora description (was split across lines)
- Remove duplicate shadcn/studio MCP entry
- Remove duplicate KushoAI entry
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-05-14 22:01:38 +00:00
James Murdza
b483b57fb1
Merge pull request #300 from prakersh/add-onui
...
Add onUI - UI Annotation MCP Server for AI Agents
2026-05-14 14:54:52 -07:00
James Murdza
143e188297
Merge branch 'main' into add-onui
2026-05-14 14:54:44 -07:00
James Murdza
a58ecd924e
Merge pull request #332 from Fr-e-d/add-gaai-framework
...
Add GAAI Framework to Agents section
2026-05-14 14:54:15 -07:00
James Murdza
50f728191b
Merge branch 'main' into add-gaai-framework
2026-05-14 14:54:07 -07:00
James Murdza
ecb810738d
Merge pull request #141 from ianjennings/ianjennings/add-testdriverai
...
Add TestDriver.ai
2026-05-14 14:53:22 -07:00
James Murdza
afcee26883
Merge branch 'main' into ianjennings/add-testdriverai
2026-05-14 14:53:12 -07:00
James Murdza
63c0dba8bd
Merge pull request #413 from wvackooy/add-costpilot-and-contextkit
...
Add CostPilot and ContextKit
2026-05-14 14:52:15 -07:00
James Murdza
3e21948e1c
Merge branch 'main' into add-costpilot-and-contextkit
2026-05-14 14:52:04 -07:00
James Murdza
b0f271930e
Merge pull request #498 from waydelyle/add-swarmvault
...
Add SwarmVault to Configuration & Context Management
2026-05-14 14:47:58 -07:00
James Murdza
743fa53367
Merge branch 'main' into add-swarmvault
2026-05-14 14:47:28 -07:00
James Murdza
abfd431f77
Merge pull request #475 from alexanderclapp/add-clirank
...
Add CLIRank to Configuration & Context Management
2026-05-14 14:46:17 -07:00
James Murdza
e2745590be
Merge pull request #472 from bolivian-peru/add-osmoda-orchestration
...
Add osModa to Multi-Agent Orchestration
2026-05-14 14:46:06 -07:00
James Murdza
fef4890d46
Merge pull request #389 from henu-wang/add-tokrepo
...
Add TokRepo to Configuration & Context Management
2026-05-14 14:45:23 -07:00
James Murdza
23d808902e
Merge pull request #297 from donhardman/main
...
Add Octomind - session-based AI development assistant with MCP support
2026-05-14 14:42:42 -07:00
James Murdza
c2431b86f4
Merge branch 'main' into main
2026-05-14 14:42:31 -07:00
James Murdza
20ed8cecf9
Remove accidentally added items
2026-05-14 14:41:04 -07:00
James Murdza
324b9e5b27
Merge pull request #202 from ViktoriiaDevart/patch-2
...
Update README.md
2026-05-14 14:40:44 -07:00
James Murdza
20b2a3be9b
Update README.md
2026-05-14 14:36:56 -07:00