Skip to content

[extensions] Add dashboard-deploy versions of extensions 1-4#153

Open
JohnMacrae wants to merge 5 commits intoNateBJones-Projects:mainfrom
JohnMacrae:contrib/JohnMacrae/dashboard-deploy-extensions
Open

[extensions] Add dashboard-deploy versions of extensions 1-4#153
JohnMacrae wants to merge 5 commits intoNateBJones-Projects:mainfrom
JohnMacrae:contrib/JohnMacrae/dashboard-deploy-extensions

Conversation

@JohnMacrae
Copy link
Copy Markdown

@JohnMacrae JohnMacrae commented Apr 3, 2026

Creates index.dashboard.ts for each extension using npm: specifiers instead of bare imports, enabling deployment via the Supabase dashboard without a deno.json import map. Also gitignores the credentials tracker.

Contribution Type

  • Recipe (/recipes)
  • Schema (/schemas)
  • Dashboard (/dashboards)
  • Integration (/integrations)
  • Skill (/skills)
  • Repo improvement (docs, CI, templates)

What does this do?

Requirements

Checklist

  • I've read CONTRIBUTING.md
  • My contribution has a README.md with prerequisites, step-by-step instructions, and expected outcome
  • My metadata.json has all required fields
  • If my contribution depends on a skill or primitive, I declared it in metadata.json and linked it in the README
  • I tested this on my own Open Brain instance
  • No credentials, API keys, or secrets are included

Creates index.dashboard.ts for each extension using npm: specifiers
instead of bare imports, enabling deployment via the Supabase dashboard
without a deno.json import map. Also gitignores the credentials tracker.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the extension Contribution: curated learning path build label Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Hey @JohnMacrae — welcome to Open Brain Source! 👋

Thanks for submitting your first PR. The automated review will run shortly and check things like metadata, folder structure, and README completeness. If anything needs fixing, the review comment will tell you exactly what.

Once the automated checks pass, a human admin will review for quality and clarity. Expect a response within a few days.

If you have questions, check out CONTRIBUTING.md or open an issue.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 3, 2026
@JohnMacrae
Copy link
Copy Markdown
Author

Th readme is to come - You've hit your limit · resets 10pm (Europe/London)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JohnMacrae
Copy link
Copy Markdown
Author

All done now.

…y-agent subagent wiring

- server/Dockerfile: containerise OB1 MCP server for local NAS deployment
- compose.yml: Docker Compose for local ob1 container on agent-net
- server/index.ts: add trigger_property_agent MCP tool (calls property-agent HTTP API)
- integrations/telegram-capture/: new capture integration with two-way reply support
- primitives/embedding-utils/: canonical getEmbedding + extractMetadata (single source of truth)
- schemas/life-engine/: life engine schema moved from claude-nas-agent repo

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added integration Contribution: MCP extension or capture source primitive Contribution: reusable concept guide schema Contribution: database extension labels Apr 4, 2026
Queue property maintenance tasks from Telegram to telegram_commands table.
Property-agent scheduler picks up and launches a session to call add_maintenance_task.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation extension Contribution: curated learning path build integration Contribution: MCP extension or capture source primitive Contribution: reusable concept guide schema Contribution: database extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant