{"id":34932481,"url":"https://github.com/madasket/obsidian-codex","last_synced_at":"2026-03-17T17:04:41.476Z","repository":{"id":330585413,"uuid":"1122397555","full_name":"madAsket/obsidian-codex","owner":"madAsket","description":"Redstone Copilot - A modern, convenient Codex-powered AI-copilot for Obsidian.","archived":false,"fork":false,"pushed_at":"2025-12-27T11:44:28.000Z","size":486,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T02:09:53.929Z","etag":null,"topics":["ai-agents","codex","codexcli","copilot","obsidian","obsidian-md"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madAsket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-24T16:32:35.000Z","updated_at":"2025-12-27T11:44:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/madAsket/obsidian-codex","commit_stats":null,"previous_names":["madasket/obsidian-codex"],"tags_count":10,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/madAsket/obsidian-codex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madAsket%2Fobsidian-codex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madAsket%2Fobsidian-codex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madAsket%2Fobsidian-codex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madAsket%2Fobsidian-codex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madAsket","download_url":"https://codeload.github.com/madAsket/obsidian-codex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madAsket%2Fobsidian-codex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30627700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai-agents","codex","codexcli","copilot","obsidian","obsidian-md"],"created_at":"2025-12-26T17:05:11.711Z","updated_at":"2026-03-17T17:04:41.472Z","avatar_url":"https://github.com/madAsket.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/madasket"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Redstone Copilot\n\n**A modern, convenient Codex-powered AI-copilot sidebar for Obsidian.**\n\n\u003c!-- Badges (release number comes from GitHub Releases) --\u003e\n[![Release](https://img.shields.io/github/v/release/madAsket/obsidian-codex?display_name=tag\u0026sort=semver)](https://github.com/madAsket/obsidian-codex/releases)\n[![Downloads](https://img.shields.io/github/downloads/madAsket/obsidian-codex/total)](https://github.com/madAsket/obsidian-codex/releases)\n[![License](https://img.shields.io/github/license/madAsket/obsidian-codex)](./LICENSE)\n\n\u003c/div\u003e\n\n\u003e [!NOTE]\n\u003e This plugin is powered by the **Codex CLI**. Works within your OpenAI subscription plan and no API key required. [More info about Codex CLI.](https://developers.openai.com/codex/cli/)\n\n\u003e [!WARNING]\n\u003e **Desktop-only:** macOS, Windows and Linux are supported. Mobile is not supported.\n\n---\n\n## Redstone Copilot\n\n![Redstone Copilot UI (placeholder)](assets/redstone-screen.png)\n\n### Features\n- Chat with Codex to answer questions or create/edit notes in your vault.\n- Use Codex models and Reasoning GPT models like GPT-5.2\n- No API Key required. Sign in with ChatGPT via email.\n- Choose context:\n  - Use **only the current note**, or\n  - Use the **whole vault** as context.\n- Create multiple chats and switch between them (each chat keeps its own history).\n\n---\n\n## Why Codex CLI is great (and why this plugin builds on it)\n\n- **No API Key needed. Sign in with ChatGPT.** — Signing into your ChatGPT account to use Codex as part of your Plus, Pro, Team, Edu, or Enterprise plan. [Learn what’s included in your ChatGPT plan.](https://help.openai.com/en/articles/11369540-codex-in-chatgpt)\n\n- **Chat history built-in** — Codex manages conversation threads and can resume them across sessions.\n\n- **Directory-aware by design** — Make summaries, reports, and more for all the notes in your vault. Codex is built to work inside a project folder, so it can reason over files in your vault.\n\n## Important notes\n\n- During plugin setup, Redstone downloads the official Codex CLI binary for your system into the plugin directory. File details and release assets: https://github.com/openai/codex/releases/\n\n## About AGENTS.md (vault instructions)\n\nThis plugin creates an `AGENTS.md` file in your **vault root**.\n- It contains baseline instructions so Codex understands it’s working inside an Obsidian vault.\n- Basically, everything works right out of the box, but you can **freely edit** `AGENTS.md` to add your own rules and conventions.\n\n### Optional: Why you should edit it\n\nDifferent vaults have different conventions:\n- Zettelkasten vs PARA vs project-based vaults\n- Frontmatter schemas\n- Tagging rules\n- Folder structures\n- Templates\n\nAdd instructions like:\n- Where new notes should be created\n- How to name files\n- What frontmatter fields are required\n- What style/format you want for summaries\n\n\u003e [!TIP]\n\u003e Treat `AGENTS.md` as your “vault handbook” for AI.\n\n---\n\n## Settings\n\n- **Model and reasoning level** (applies immediately).\n- **Codex CLI** (binary selector).\n- **Mode** (Read-only or write mode for your vault).\n- **Internet access** (optional, off by default).\n- **Web search requests** (only available when Internet access is on).\n\n---\n\n## Support\n\n- Questions / ideas: **GitHub Discussions**: https://github.com/madAsket/obsidian-codex/discussions\n- Bug reports: **GitHub Issues**: https://github.com/madAsket/obsidian-codex/issues\n\n---\n\n## Buy me a coffee\n\nIf this plugin saves you time, please support me and further development:\n\n\u003ca href=\"https://buymeacoffee.com/madasket\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"45\"\u003e\n\u003c/a\u003e\n\n---\n\n## Disclaimer\n\nThis is an independent community plugin and is not affiliated with Obsidian or OpenAI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadasket%2Fobsidian-codex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadasket%2Fobsidian-codex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadasket%2Fobsidian-codex/lists"}