{"id":37311442,"url":"https://github.com/lugondev/opencode-config","last_synced_at":"2026-01-16T03:01:08.112Z","repository":{"id":329680777,"uuid":"1119125901","full_name":"lugondev/opencode-config","owner":"lugondev","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-11T17:38:55.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T20:27:11.838Z","etag":null,"topics":["agentic-ai","agents","opencode","vibe-coding"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lugondev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-18T19:35:00.000Z","updated_at":"2026-01-11T17:38:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lugondev/opencode-config","commit_stats":null,"previous_names":["lugondev/opencode-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lugondev/opencode-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lugondev%2Fopencode-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lugondev%2Fopencode-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lugondev%2Fopencode-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lugondev%2Fopencode-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lugondev","download_url":"https://codeload.github.com/lugondev/opencode-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lugondev%2Fopencode-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28476668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T00:15:39.755Z","status":"online","status_checked_at":"2026-01-16T02:00:07.781Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-ai","agents","opencode","vibe-coding"],"created_at":"2026-01-16T03:01:07.273Z","updated_at":"2026-01-16T03:01:08.104Z","avatar_url":"https://github.com/lugondev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCode Workspace Config\n\nThis repository contains a minimal OpenCode configuration and related agent notes.\n\n## What’s here\n\n-   `opencode.json`: OpenCode config, including MCP server definitions.\n-   `agent/`: Agent guidance and prompts.\n-   `package.json`: Node dependency for OpenCode plugins.\n\n## Agents\n\n### Development Agents\n\n-   `ag_typescript.md`: TypeScript/JavaScript (NestJS, Next.js 16.1+, React 19+)\n-   `ag_go.md`: Golang development\n-   `ag_rust.md`: Rust development\n-   `ag_anchor_sol.md`: Solana Anchor development\n-   `ag_solidity.md`: Solidity development (Foundry prioritized)\n\n### Sub-agents\n\n-   `sag_analysis.md`: Requirements analysis and planning\n-   `sag_frontend-design.md`: Frontend UI/UX implementation\n-   `sag_review.md`: Code review and optimization\n-   `sag_write_testcase.md`: Test generation and validation\n\n## Requirements\n\n-   Node.js (required for local MCP servers that run via `npx`)\n-   Python + `uv` (required for the local MCP server that runs via `uvx`)\n\n## Install\n\n### 1. Clone Repository\n\nClone this repository to your local configuration directory (`~/.config/opencode`):\n\n```bash\ngit clone https://github.com/lugondev/opencode-config.git ~/.config/opencode\n```\n\n### 2. Install Dependencies\n\nNavigate to the directory and install dependencies:\n\n```bash\ncd ~/.config/opencode\nbun install\n# or\nnpm install\n# or\npnpm install\n```\n\n## MCP servers\n\nThe `opencode.json` file defines several MCP servers:\n\n-   `context7` (remote)\n-   `fetch` (local via `uvx mcp-server-fetch`)\n-   `docs-rs` (local via `npx @nuskey8/docs-rs-mcp@latest -y`)\n-   `memory` (local via `npx @modelcontextprotocol/server-memory`)\n-   `sequential-thinking` (local via `npx @modelcontextprotocol/server-sequential-thinking`)\n\nIf a local server fails to start, verify your Node/Python tooling is installed and available in your PATH.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flugondev%2Fopencode-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flugondev%2Fopencode-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flugondev%2Fopencode-config/lists"}