Skip to content

Commit 527844b

Browse files
Sync notes and files as of 2026-02-20 19:07:24 UTC
1 parent c38668c commit 527844b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

_notes/data-coding/Learn ChatGPT and AI.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: data-coding
55
tags: [learn, chatgpt]
66
season: summer
77
created: 2023-03-10
8-
updated: 2026-02-19
8+
updated: 2026-02-20
99
sources: Misc
1010
---
1111

@@ -150,6 +150,8 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
150150
- [agent-browser](https://github.com/vercel-labs/agent-browser): more capable alternative to browser mcp
151151

152152
## Coding
153+
- [OpenCode](https://opencode.ai/): model-agnostic, open-source coding agent CLI
154+
- [Pi.dev](https://pi.dev/): minimal, hackable, plugin-driven, multi-LLM agent
153155
- [GitHub Copilot](https://github.com/features/copilot): perhaps the world’s most widely adopted AI developer tool
154156
- [Continue](https://www.continue.dev/): open-source version, [works on Ollama](https://ollama.com/blog/continue-code-assistant)
155157
- [Cursor](https://www.cursor.com/): AI code editor, i.e. built with AI mind from the beginning; great repo context, multiple cursors, browsing the web, chat, images
@@ -169,8 +171,13 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
169171
- [spec-kit](https://github.com/github/spec-kit): toolkit to help you get started with Spec-Driven Development
170172
- [What if you don't need MCP at all?](https://mariozechner.at/posts/2025-11-02-what-if-you-dont-need-mcp/)
171173

174+
175+
## Codex
176+
- `codex exec`: headless, non-interactive, for automations
177+
172178
### Claude Code
173-
- Skills: [this](https://github.com/obra/superpowers/tree/main) or [this](https://github.com/ComposioHQ/awesome-claude-skills) one
179+
- Workflows: [obra/superpowers](https://github.com/obra/superpowers/tree/main)
180+
- Skills: [awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills), [vercel-labs/skills](https://github.com/vercel-labs/skills) + https://skills.sh/
174181
- `npx ccusage@latest`
175182
- `npx ccstatusline@latest`
176183
- `npx cchistory@latest`
@@ -180,6 +187,7 @@ This makes it more powerful and flexible, and allows it to achieve better perfor
180187
- [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode): multi-agent orchestration for Claude Code
181188
- [get-shit-done](https://github.com/gsd-build/get-shit-done): meta-prompting, context engineering and spec-driven development
182189
- [andrej-karpathy-skills](https://github.com/forrestchang/andrej-karpathy-skills): CLAUDE.md file to improve Claude Code behavior
190+
- [Claude Swarm](https://code.claude.com/docs/en/agent-teams): orchestrate teams of agents
183191

184192
## Translation
185193
- [DeepML](https://www.deepl.com/)

0 commit comments

Comments
 (0)