[extensions] Add dashboard-deploy versions of extensions 1-4#153
Open
JohnMacrae wants to merge 5 commits intoNateBJones-Projects:mainfrom
Open
[extensions] Add dashboard-deploy versions of extensions 1-4#153JohnMacrae wants to merge 5 commits intoNateBJones-Projects:mainfrom
JohnMacrae wants to merge 5 commits intoNateBJones-Projects:mainfrom
Conversation
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>
|
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>
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>
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
/recipes)/schemas)/dashboards)/integrations)/skills)What does this do?
Requirements
Checklist
README.mdwith prerequisites, step-by-step instructions, and expected outcomemetadata.jsonhas all required fields