#javascript #anthropic #claude #claude_code #cli #plugin #statusline #typescript
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
GitHub
GitHub - jarrodwatts/claude-hud: A Claude Code plugin that shows what's happening - context usage, active tools, running agents…
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress - jarrodwatts/claude-hud
❤1
#typescript #accounting #ai_analysis #currency_exchange #expenses #invoices #llm #llm_apps #self_hosted #taxes
TaxHacker is a self-hosted AI app that automates accounting for freelancers and small businesses. Upload receipt photos or invoice PDFs, and it extracts key data like amounts, dates, merchants, taxes, and items, storing them in an easy database with auto-categorization, multi-currency conversion (even crypto), custom fields, and exports. You benefit by saving hours on manual entry, simplifying tax reports, ensuring privacy on your server, and focusing on your work instead of paperwork.
https://github.com/vas3k/TaxHacker
TaxHacker is a self-hosted AI app that automates accounting for freelancers and small businesses. Upload receipt photos or invoice PDFs, and it extracts key data like amounts, dates, merchants, taxes, and items, storing them in an easy database with auto-categorization, multi-currency conversion (even crypto), custom fields, and exports. You benefit by saving hours on manual entry, simplifying tax reports, ensuring privacy on your server, and focusing on your work instead of paperwork.
https://github.com/vas3k/TaxHacker
GitHub
GitHub - vas3k/TaxHacker: Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts…
Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts and categories - vas3k/TaxHacker
#typescript
Pascal Editor is a free, open-source 3D building tool using React Three Fiber and WebGPU. It structures scenes with nodes (walls, slabs, zones) in a flat store, managed by Zustand for undo/redo and IndexedDB saves. Systems efficiently update dirty nodes' geometry in the render loop via a scene registry, avoiding React re-renders for smooth performance. Run `bun dev` from root to start. You benefit by quickly building interactive 3D models like buildings or rooms in-browser with tools for drawing, placing items, and real-time edits—faster and more scalable than raw Three.js.
https://github.com/pascalorg/editor
Pascal Editor is a free, open-source 3D building tool using React Three Fiber and WebGPU. It structures scenes with nodes (walls, slabs, zones) in a flat store, managed by Zustand for undo/redo and IndexedDB saves. Systems efficiently update dirty nodes' geometry in the render loop via a scene registry, avoiding React re-renders for smooth performance. Run `bun dev` from root to start. You benefit by quickly building interactive 3D models like buildings or rooms in-browser with tools for drawing, placing items, and real-time edits—faster and more scalable than raw Three.js.
https://github.com/pascalorg/editor
GitHub
GitHub - pascalorg/editor: Create and share 3D architectural projects.
Create and share 3D architectural projects. Contribute to pascalorg/editor development by creating an account on GitHub.
#typescript
Claude Subconscious is a background Letta agent that watches your Claude Code sessions, reads your codebase, remembers details across projects, and whispers helpful guidance like patterns or reminders before prompts. Install easily via plugin, set your LETTA_API_KEY, and it runs non-intrusively with tools for file search and web lookup. This benefits you by giving persistent memory to Claude Code—saving time on repeating context, spotting issues early, and boosting coding efficiency as it learns your style.
https://github.com/letta-ai/claude-subconscious
Claude Subconscious is a background Letta agent that watches your Claude Code sessions, reads your codebase, remembers details across projects, and whispers helpful guidance like patterns or reminders before prompts. Install easily via plugin, set your LETTA_API_KEY, and it runs non-intrusively with tools for file search and web lookup. This benefits you by giving persistent memory to Claude Code—saving time on repeating context, spotting issues early, and boosting coding efficiency as it learns your style.
https://github.com/letta-ai/claude-subconscious
GitHub
GitHub - letta-ai/claude-subconscious: Give Claude Code a subconscious
Give Claude Code a subconscious. Contribute to letta-ai/claude-subconscious development by creating an account on GitHub.
#typescript #agentic_coding #ai_agents #automation #claude #claude_code #multi_agent_systems #oh_my_opencode #opencode #parallel_execution #vibe_coding
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
GitHub
GitHub - Yeachan-Heo/oh-my-claudecode: Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code - Yeachan-Heo/oh-my-claudecode
❤1
#typescript
OMX is a workflow layer that enhances OpenAI Codex by adding better task routing, reusable skills, and project state management. It keeps Codex as the execution engine while introducing canonical workflows like `$deep-interview` for clarification, `$ralplan` for planning approval, and `$ralph` or `$team` for execution. The benefit is that you get a structured, consistent approach to complex coding tasks—clarify intent first, approve the plan, then execute with either persistent single-owner loops or coordinated parallel work—without replacing Codex itself, just making your day-to-day work more organized and efficient.
https://github.com/Yeachan-Heo/oh-my-codex
OMX is a workflow layer that enhances OpenAI Codex by adding better task routing, reusable skills, and project state management. It keeps Codex as the execution engine while introducing canonical workflows like `$deep-interview` for clarification, `$ralplan` for planning approval, and `$ralph` or `$team` for execution. The benefit is that you get a structured, consistent approach to complex coding tasks—clarify intent first, approve the plan, then execute with either persistent single-owner loops or coordinated parallel work—without replacing Codex itself, just making your day-to-day work more organized and efficient.
https://github.com/Yeachan-Heo/oh-my-codex
GitHub
GitHub - Yeachan-Heo/oh-my-codex: OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more.
OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more. - Yeachan-Heo/oh-my-codex
#typescript #electron #open_source #pixijs #screen_capture #screen_recorder
OpenScreen is a free, open-source app like a simple Screen Studio for making beautiful product demos and screen walkthroughs. Record your full screen or windows, add zooms, mic/system audio, backgrounds, motion blur, annotations, trims, speed changes, and export in any ratio. Download from GitHub for macOS, Linux, or Windows—it's MIT-licensed so you can use, modify, or sell it freely with just a copyright notice. You save $29/month, get core tools without limits for personal/commercial use, and customize fully.
https://github.com/siddharthvaddem/openscreen
OpenScreen is a free, open-source app like a simple Screen Studio for making beautiful product demos and screen walkthroughs. Record your full screen or windows, add zooms, mic/system audio, backgrounds, motion blur, annotations, trims, speed changes, and export in any ratio. Download from GitHub for macOS, Linux, or Windows—it's MIT-licensed so you can use, modify, or sell it freely with just a copyright notice. You save $29/month, get core tools without limits for personal/commercial use, and customize fully.
https://github.com/siddharthvaddem/openscreen
GitHub
GitHub - siddharthvaddem/openscreen: Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for…
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio. - siddharthvaddem/openscreen
❤1
#typescript
QMD is an on-device search engine that indexes your markdown notes, meeting transcripts, docs, and knowledge bases for fast keyword, semantic, or hybrid searches using local AI models—no internet needed. Install via npm or bun, add collections like `qmd collection add ~/notes --name notes`, embed with `qmd embed`, then query like `qmd query "project timeline"` for top results with scores and context. It integrates with AI agents via JSON output or MCP server. You benefit by quickly finding info across your files to boost productivity and make smarter decisions in agentic workflows.
https://github.com/tobi/qmd
QMD is an on-device search engine that indexes your markdown notes, meeting transcripts, docs, and knowledge bases for fast keyword, semantic, or hybrid searches using local AI models—no internet needed. Install via npm or bun, add collections like `qmd collection add ~/notes --name notes`, embed with `qmd embed`, then query like `qmd query "project timeline"` for top results with scores and context. It integrates with AI agents via JSON output or MCP server. You benefit by quickly finding info across your files to boost productivity and make smarter decisions in agentic workflows.
https://github.com/tobi/qmd
GitHub
GitHub - tobi/qmd: mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches…
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local - tobi/qmd
#typescript
Multica is an open-source platform that turns coding agents into real teammates. Assign tasks to them like colleagues—they write code, report issues, update progress, and build reusable skills over time, with no babysitting needed. Use Multica Cloud for instant start or self-host with Docker and CLI for local control; it works with Claude Code, Codex, and more. This saves you hiring costs for your next 10 developers, boosts team productivity, and lets humans and AI collaborate seamlessly on the same board.
https://github.com/multica-ai/multica
Multica is an open-source platform that turns coding agents into real teammates. Assign tasks to them like colleagues—they write code, report issues, update progress, and build reusable skills over time, with no babysitting needed. Use Multica Cloud for instant start or self-host with Docker and CLI for local control; it works with Claude Code, Codex, and more. This saves you hiring costs for your next 10 developers, boosts team productivity, and lets humans and AI collaborate seamlessly on the same board.
https://github.com/multica-ai/multica
GitHub
GitHub - multica-ai/multica: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track…
The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. - multica-ai/multica
👍2
#typescript
Ralph is an autonomous AI agent that loops coding tools like Amp or Claude Code to fully implement your project's Product Requirements Document (PRD) by tackling one small user story per fresh iteration, using git history, progress.txt, and prd.json for memory. Setup is simple: install prerequisites, copy scripts or skills to your repo, generate a PRD, convert to JSON, then run `./scripts/ralph/ralph.sh` for up to 10 iterations until all tasks pass checks and complete. This saves you hours of manual coding on greenfield features, delivering working code reliably with minimal supervision.
https://github.com/snarktank/ralph
Ralph is an autonomous AI agent that loops coding tools like Amp or Claude Code to fully implement your project's Product Requirements Document (PRD) by tackling one small user story per fresh iteration, using git history, progress.txt, and prd.json for memory. Setup is simple: install prerequisites, copy scripts or skills to your repo, generate a PRD, convert to JSON, then run `./scripts/ralph/ralph.sh` for up to 10 iterations until all tasks pass checks and complete. This saves you hours of manual coding on greenfield features, delivering working code reliably with minimal supervision.
https://github.com/snarktank/ralph
GitHub
GitHub - snarktank/ralph: Ralph is an autonomous AI agent loop that runs repeatedly until all PRD items are complete.
Ralph is an autonomous AI agent loop that runs repeatedly until all PRD items are complete. - snarktank/ralph