Commit Graph

761 Commits

Author SHA1 Message Date
pi-daytona c2d22beb64 pi: 2026-06-05T02:59:51.421Z 2026-06-05 02:59:51 +00:00
pi-daytona 04baab5876 pi: 2026-06-05T02:58:56.843Z 2026-06-05 02:58:56 +00:00
James Murdza d0c9d4d31c Merge pull request #608 from wundercorp/main
Add BuilderStudio to Awesome AI Devtools
2026-06-02 10:57:02 -07:00
Agentic Developer for WunderCorp, Inc. b30142979a Merge pull request #1 from wundercorp/wunderships-patch-pr
Fix section placement, PR template
2026-06-02 13:26:03 -04:00
Agentic Developer for WunderCorp, Inc. b5e1f9bf70 Fix section placement, PR template 2026-06-02 19:24:55 +02:00
James Murdza 41216dc2fd Merge pull request #576 from lucaderumier/add-clave
Add Clave to Desktop & Mobile Applications
2026-05-29 13:41:16 -07:00
lucaderumier 5f54474074 Add Clave to Desktop & Mobile Applications
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 09:27:39 +02:00
James Murdza eef575505f Merge pull request #565 from alexyan0431/add-issue-ai-agent
Add Issue AI Agent — AI-powered GitHub Issue triage Action
2026-05-23 19:14:52 -07:00
Alex Yan 4ed79436d2 fix: add missing blank line before section heading 2026-05-24 10:09:33 +08:00
James Murdza 8b84393b9c Merge pull request #562 from edwluo/add-vibe-island
Add Vibe Island to Desktop & Mobile Applications
2026-05-23 10:53:59 -07:00
James Murdza 5792d6440e Merge pull request #560 from Keesan12/worker1/add-martinloop-awesome-list
Add MartinLoop to Multi-Agent Orchestration
2026-05-23 10:53:25 -07:00
Alex-yan 4af5fb109b Add Issue AI Agent to PR & Code Review Bots
Open source GitHub Action that auto-classifies, labels, and replies
to issues using AI. Detects duplicates and handles follow-up comments.
Supports Claude, OpenAI, and OpenAI-compatible APIs (BYOK). MIT licensed.
2026-05-22 20:53:46 +08:00
edwluo 697635c96e Add Vibe Island to Desktop & Mobile Applications 2026-05-21 20:45:54 +08:00
Keesan 29a54f6989 Add MartinLoop to multi-agent orchestration 2026-05-19 15:11:20 -04:00
James Murdza c793879e39 Merge agent/river-steel-0o8o into main 2026-05-15 21:32:25 -07:00
James Murdza 86207e309d Remove temporary CSV data files
Clean up intermediate data files used for analysis:
- repo_commit_dates.csv
- old_repos_with_stars.csv

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-16 04:32:12 +00:00
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 09818a49c6 Merge agent/river-steel-0o8o into main 2026-05-15 21:24:38 -07: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