{
  "prompt_name": "weekly-newsletter",
  "category": "comms",
  "date": "2026-03-29",
  "generated_text": "# ElizaOS Weekly Newsletter (2026-03-23 \u2192 2026-03-29)\n\n## 1) Executive Summary\n\n**This week was all about \u201cagents earning and proving\u201d\u2014plus more clarity on the ecosystem roadmap.** Here are the top milestones:\n\n1. **TaskBounty shipped full autonomous agent payouts + REST API**  \n   Eliza agents can now *browse tasks, submit work, and get paid directly to their wallets* (USDC, ETH, SOL) via a documented REST interface\u2014unlocking a practical path toward an **agent-to-agent economy**.\n\n2. **On-chain decision provenance arrived via the new `xProof.app` plugin (MultiversX)**  \n   A new plugin enables agents to **anchor decisions on-chain before execution**, producing immutable timestamps and verifiable provenance. A registry PR is already in motion.\n\n3. **Ecosystem direction got sharper: SaaS vs framework, tokens, and project relationships**  \n   Community discussions clarified ElizaOS as **open-source framework + a commercial deployment layer (elizacloud)**, plus clearer guidance on **official tokens** and how incubated projects like **Hyperscape** relate to Eliza Labs.\n\n---\n\n## 2) Development Updates (Framework, Plugins, Infra)\n\n### Agent automation & integrations\n- **TaskBounty integration surface is now \u201creal\u201d**:  \n  With a complete REST API and **OpenAPI 3.1 spec**, agents can self-integrate in a structured way\u2014no brittle scraping required. Notably:\n  - Agents can **complete bounties** (coding, research, lead gen, scraping, writing, analysis)\n  - Agents can **post tasks and delegate** work to other agents, enabling composable workflows and specialization\n  - Payments settle directly to agent wallets (USDC/ETH/SOL)\n\n### Plugin pipeline momentum (community-led)\n- **Trading flow plugin proposal** (by *meowww404*):  \n  A \u201cplug-and-play\u201d trading integration for Eliza agents was discussed, with the key next step being submission via the plugin registry (name/PR requested for review). This signals rising demand for **standardized distribution** and clearer acceptance criteria for third-party plugins.\n- **`xProof.app` plugin announced** (by *jasonxkensei*):  \n  Provides **decision anchoring on MultiversX** before an agent executes an action\u2014useful for audits, compliance, and high-stakes automation. Installation shared:\n  - `npm install @elizaos/plugin-xproof`\n  - `npm install @xproof/xproof`  \n  Includes **10 free certificates** without requiring a wallet, lowering the barrier to experimentation.\n\n### Platform & infrastructure notes (elizacloud / DegenAI direction)\n- **DegenAI is being positioned as \u201cthe host\u201d** for the platform experience.  \n- **Environment consolidation**: production + dev collapsing into **a single staging (\u201cone Spartan\u201d)** instance to reduce operational overhead and keep all customer data in one managed place. This kind of consolidation usually precedes faster iteration cycles\u2014expect more frequent platform-side changes once stabilized.\n\n*Note:* No additional GitHub PR/commit activity was included in this week\u2019s provided dataset; updates above reflect the week\u2019s Discord engineering discussions and announced PR references.\n\n---\n\n## 3) Community Spotlight (Discord Highlights)\n\n### Builders shipping builder-to-builder infrastructure\n- **EliottRe (TaskBounty)** delivered one of the most concrete \u201cagents earning money\u201d upgrades we\u2019ve seen: an API-first marketplace with autonomous payouts and the beginnings of an **agent-native referral loop** (see Token Economics section).\n\n### Practical tooling for agent connectivity\n- **TheRedWizardDev (Orbis)** shared a clean approach for agents to subscribe to external APIs **without browser/OAuth flows**. The agent flow is intentionally simple\u2014three fetch calls:\n  1) browse \u2192 2) register \u2192 3) subscribe \u2192 receive a live API key  \n  Orbis offers access to **65+ APIs** (with free tiers) across text, data, encoding, finance, and validator tooling, plus an **MCP server** option for Claude-based agents.\n\n### Clarity on ecosystem structure (reducing confusion)\n- **Hyperscape relationship clarified** (via *Odilitime*): Hyperscape is Eliza-related and incubated, but not necessarily a formal \u201cEliza Labs-launched\u201d product\u2014more like a joint venture / independent-but-aligned project. This distinction matters for expectations around support, roadmap coupling, and branding.\n\n### Welcoming expertise into the ecosystem\n- **trace** introduced themselves as an AI + full-stack engineer focused on orchestration, RAG, multimodal flows, and agent workflows\u2014exactly the kind of profile that can accelerate community plugins, integrations, and reference implementations.\n\n### Ongoing user pain point: migration support\n- A user request for help **missing the AI16Z \u2192 ElizaOS migration** surfaced again. Community guidance remains limited: there is a **waitlist** approach mentioned, with no guarantees.\n\n---\n\n## 4) Token Economics (AI16Z/Jeju + auto.fun + ecosystem tokens)\n\n### AI16Z \u2192 Jeju: utility narrative and migration reality\n- The community reiterated that **AI16Z (now \u201cJeju\u201d) is intended to power an upcoming chain**, positioning it beyond a pure memecoin narrative.\n- However, the migration topic remains sensitive: users who **missed the migration window** currently have limited recourse beyond a waitlist process (and expectations should be set accordingly).\n\n### Official tokens vs ecosystem chatter\n- Per community ops guidance: **ElizaOS and DegenAI** are the only tokens minted and officially supported by the labs in this ecosystem context.\n- Tokens like **MILADY.AI** and **RUBY** appeared in shared market chatter this week (including a social post), reflecting the broader \u201cbuilder economy\u201d forming around ElizaOS\u2014though not all tokens carry the same official status.\n\n### auto.fun\n- No concrete **auto.fun product changes** were included in this week\u2019s dataset. Community interest remains high, and \u201cauto.fun enjoyer\u201d vibes persist\u2014expect future updates to focus on tighter loops between agent creation, distribution, and monetization once more platform pieces stabilize.\n\n---\n\n## 5) Coming Soon (What to Watch Next)\n\n- **TaskBounty x Eliza agent integrations**: expect early community adapters/wrappers that map OpenAPI endpoints into agent tools (task browsing, submission, escrow/payout confirmation).\n- **Agent-to-agent delegation patterns**: if TaskBounty\u2019s \u201cpost tasks\u201d flow catches on, we\u2019ll likely see emergent specialization (research agents hiring scrapers, dev agents hiring auditors, etc.).\n- **Plugin registry throughput improvements**: multiple community plugins are lining up; clearer submission and distribution documentation is becoming a priority.\n- **DegenAI hosting shift + single-staging (\u201cSpartan\u201d) operations**: once consolidated, anticipate faster releases and more consistent deployment behavior on the hosted platform.\n- **Jeju chain narrative**: more specificity around timelines and technical milestones will be important\u2014especially given ongoing migration questions.\n\n---\n\n## 6) Resources (Links & Pointers)\n\n### TaskBounty\n- OpenAPI 3.1 spec: https://task-bounty.com/api/v1/openapi.json  \n- For-agent docs: https://task-bounty.com/for-agents\n\n### Orbis (agent API subscriptions without OAuth/browser)\n- Agent discovery flow: https://orbisapi.com/api/agents/discovery\n\n### xProof (on-chain decision provenance)\n- NPM packages:\n  - `@elizaos/plugin-xproof`\n  - `@xproof/xproof`\n- Plugin registry PR reference (mentioned in Discord): **PR #266** (ElizaOS plugin registry)\n\n### Discussion threads worth revisiting\n- Plugin inclusion process discussion (trading flow plugin; registry PR requested)\n- Hyperscape governance/relationship clarification (incubated vs officially launched)\n- Migration support questions (AI16Z \u2192 ElizaOS) and expectations setting",
  "source_references": [
    "2026-03-29\n---\n2026-03-28.md\n---\n# elizaOS Discord - 2026-03-28\n\n## Summary\n\n### Agent Integration and Automation Platforms\n\nTaskBounty announced comprehensive integration capabilities for Eliza agents, enabling autonomous operations with cryptocurrency payouts. The platform supports USDC, ETH, and SOL payments directly to agent wallets. Agents can browse tasks, submit work, and receive payments without human intervention through a REST API. The system includes an OpenAPI 3.1 specification available at task-bounty.com/api/v1/openapi.json for self-integration, with developer documentation at task-bounty.com/for-agents. Supported task categories include coding, research, lead generation, data scraping, writing, and analysis. A key feature is bidirectional task management where agents can both complete bounties and delegate sub-tasks to other specialized agents, creating an agent-to-agent economy.\n\n### Referral and Incentive Programs\n\nTaskBounty introduced Bounty Scout, a referral system designed for agents. Under this program, agents earn $20 credits when referred clients post funded tasks, while referred users receive $60 signup credits. This creates an incentive structure for agents to expand the platform's user base.\n\n### Project Updates and Competition Status\n\nRUBY was submitted to the Nosana hackathon. Hyperscape reached the top 4 finalists in an unspecified competition. These announcements indicate ongoing community participation in external events and competitions.\n\n### Migration and Technical Support\n\nA user sought assistance with migrating from AI16Z to ElizaOS, indicating ongoing platform transitions within the community. The specific technical details of the migration challenge were not elaborated in the discussion.\n\n## FAQ\n\n**Q: What payment methods does TaskBounty support for agent payouts?**\nA: TaskBounty supports USDC, ETH, and SOL cryptocurrency payments directly to agent wallets.\n\n**Q: Where can developers find the API specification for TaskBounty integration?**\nA: The OpenAPI 3.1 specification is available at task-bounty.com/api/v1/openapi.json, with comprehensive developer documentation at task-bounty.com/for-agents.\n\n**Q: What types of tasks can agents complete on TaskBounty?**\nA: Agents can complete tasks in coding, research, lead generation, data scraping, writing, and analysis categories.\n\n**Q: How does the Bounty Scout referral program work?**\nA: Agents earn $20 credits when referred clients post funded tasks, while referred users receive $60 signup credits.\n\n**Q: Can agents delegate tasks to other agents on TaskBounty?**\nA: Yes, agents can both complete bounties and delegate sub-tasks to other specialized agents, enabling an agent-to-agent economy.\n\n## Help Interactions\n\nA user requested help with AI16Z to ElizaOS migration. No helper or resolution was documented in the provided channel summary.\n\n## Action Items\n\n### Technical\n\n- Integrate Eliza agents with TaskBounty REST API for autonomous task completion and payment processing (mentioned by eliottre)\n- Implement agent-to-agent task delegation capabilities for specialized sub-task distribution (mentioned by eliottre)\n\n### Documentation\n\n- Review OpenAPI 3.1 specification at task-bounty.com/api/v1/openapi.json for integration requirements (mentioned by eliottre)\n- Consult developer documentation at task-bounty.com/for-agents for implementation guidance (mentioned by eliottre)\n---\n2026-03-27.md\n---\n# elizaOS Discord - 2026-03-27\n\n## Summary\n\n### Plugin Development and Integration\n\nThe primary technical discussion centered on meowww404's development of a trading flow plugin for ElizaOS agents. The plugin is designed to enable Eliza agents to integrate with trading infrastructure in a plug-and-play manner. The developer inquired about the process and timeline for including their plugin in the main Eliza plugin repository and requested information about distribution support options. Odilitime responded by requesting the registry PR or plugin name to proceed with evaluation.\n\n### Project Governance and Relationships\n\nA community discussion emerged regarding the relationship between Hyperscape and Eliza Labs. Odilitime clarified that Hyperscape is Eliza-related but exists as either a joint venture or Shaw's independent project rather than being directly launched by Eliza Labs. The project was described as being incubated by Eliza rather than being an official Eliza Labs product. This clarification resolved confusion among community members satsbased and 33coded about the project's organizational structure.\n\n### Professional Introductions and Networking\n\nUser trace provided a detailed introduction of their professional background as an AI and Full Stack Engineer. Their expertise includes LLM orchestration, RAG systems, multi-step agent workflows, AI copilots, multimodal chat/voice/OCR workflows, backend API development, and business process automation. They emphasized their approach of transforming repetitive processes into structured AI-powered systems and indicated they are seeking opportunities with startups and product teams building AI systems.\n\n### Partnership Inquiries\n\nBuike requested information about discussing a potential partnership with a team member, though this inquiry remained unanswered during the chat segment.\n\n## FAQ\n\n**Q: Is there a team member I can discuss a potential partnership with?**\nA: Unanswered\n\n**Q: Is it possible/how long will it take for our plugin to be included in the eliza main plugin repo?**\nA: Requested registry PR or plugin name for review (answered by Odilitime)\n\n**Q: What is Hyperscape's relationship to Eliza?**\nA: It's Eliza related but somewhere between a joint venture or Shaw's project, not launched by Eliza Labs (answered by Odilitime)\n\n## Help Interactions\n\nOdilitime assisted meowww404 with guidance on getting their trading flow plugin included in the main ElizaOS plugin repository and distribution support. The resolution involved requesting the registry PR or plugin name to proceed with evaluation.\n\nSatsbased helped the community by clarifying Hyperscape project relationship to Eliza Labs, confirming it's an incubated project rather than one launched by Eliza Labs.\n\nOdilitime resolved a community debate about Hyperscape's relationship to Eliza by clarifying it exists between a joint venture or Shaw's project.\n\n## Action Items\n\n### Technical\n\nReview trading flow plugin registry PR for potential inclusion in main ElizaOS plugin repository (mentioned by meowww404)\n\n### Features\n\nTrading flow plugin integration for Eliza agents to enable plug-and-play trading functionality (mentioned by meowww404)\n\nPotential collaboration opportunity with AI engineer experienced in LLM orchestration, RAG systems, and agent workflows (mentioned by trace)\n\n### Documentation\n\nClarify plugin submission and distribution process for third-party developers (mentioned by meowww404)\n---\n2026-03-26.md\n---\n# elizaOS Discord - 2026-03-26\n\n## Summary\n\n### ElizaOS Framework and Business Model\n\nThe ElizaOS project operates as an open-source framework with a commercial SaaS platform called elizacloud that enables easier deployment of AI agents. The business model separates the framework development from the platform service, with elizacloud providing simplified rollout capabilities. Multiple hosting providers are emerging in the ecosystem, including hatcher.host which offers ElizaOS and Milady hosting with free trials.\n\n### Token Ecosystem and Blockchain Development\n\nTwo official tokens exist in the ecosystem: ElizaOS and DegenAI, both minted and supported by the labs. The AI16Z token, now called Jeju, will power an upcoming blockchain when launched, distinguishing it from being merely a memecoin. Token holders who missed the migration window from AI16Z have limited recourse, with Odilitime maintaining a waitlist but unable to guarantee resolution.\n\n### DegenAI Development and Infrastructure\n\nActive development continues on DegenAI with plans to make it the host for the platform. Infrastructure consolidation is underway, with production and development environments collapsing into staging to manage a single Spartan instance containing all customer data. DegenAI will support Babylon prediction market functionality and autonomous trading features.\n\n### Ecosystem Projects and Integrations\n\nMultiple projects are building on the ElizaOS framework including Hyperscape (a game), Milady (competing with openclaw and pushing the elizacloud platform), and Babylon (AI training grounds and games). The goal is for Milady to enable agents to play Hyperscape on elizacloud. BitDelta exchange offered a free listing for AI16Z after internal due diligence and is seeking to connect with marketing and growth leads for rollout planning.\n\n### On-Chain Decision Provenance\n\nA new plugin called xProof.app was announced for ElizaOS that provides on-chain decision provenance by anchoring agent decisions on the MultiversX blockchain before execution. The plugin creates immutable timestamps for decision tracking and verification, with the timestamp written by the blockchain rather than the agent. It is available via npm packages and offers 10 free certificates without requiring a wallet. A pull request has been submitted to the official ElizaOS plugin registry.\n\n### Developer Recruitment and Services\n\nMultiple parties indicated availability for development work and recruitment. Trace advertised freelance availability with expertise in LLM workflows, voice functionality, OCR, and backend architecture. Adaptive-Liquidity Labs indicated they are recruiting developers for their team.\n\n## FAQ\n\n**Q: What is the utility of ElizaOS coin? Or is it just a memecoin?**\nA: It's not just a memecoin. Jeju is supposed to use it to power its chain when launched.\n\n**Q: Any update about degenai?**\nA: Still working on him. Want to make him the host here. Also going to collapse production and dev into staging, so there's just one Spartan to manage with all customer data.\n\n**Q: Does it also work on Babylon prediction market?**\nA: Yes.\n\n**Q: Does it work on autonomous trading?**\nA: Yes.\n\n**Q: What's the main use cases here?**\nA: It's opensource framework, our business is a saas platform enabling easier rollout of the framework. Building AI training grounds and games like Babylon.\n\n**Q: Any update for ai16z owners who missed the migration window?**\nA: Unfortunately not, you can dm me and I can put you on my waitlist but no promises.\n\n**Q: How many coins you have got guys, ElizaOS is the main one?**\nA: elizaOS and DegenAI are the only two tokens we minted and support as labs.\n\n**Q: How does xProof.app work with ElizaOS agents?**\nA: It anchors every agent decision on MultiversX blockchain before execution, with timestamps written by the chain rather than the agent.\n\n**Q: How do I install the xProof plugin?**\nA: Use npm install @elizaos/plugin-xproof and npm install @xproof/xproof.\n\n**Q: Does xProof require a wallet to use?**\nA: No, it offers 10 free certificates without requiring a wallet.\n\n## Help Interactions\n\nHelper: Odilitime | Helpee: cyborg | Resolution: Explained that Jeju will power the upcoming chain, distinguishing it from pure memecoins when asked about ElizaOS utility.\n\nHelper: Odilitime | Helpee: Quaser M | Resolution: Provided detailed update on hosting plans, infrastructure consolidation, and confirmed Babylon prediction market and autonomous trading functionality.\n\nHelper: Odilitime | Helpee: meowww404 | Resolution: Explained the framework/SaaS business model, elizacloud platform, and ecosystem projects like Babylon, Milady, and Hyperscape.\n\nHelper: Odilitime | Helpee: londo | Resolution: Offered to add to waitlist for missed AI16Z migration but set realistic expectations with no guarantees.\n\nHelper: Odilitime | Helpee: cyborg | Resolution: Clarified that only elizaOS and DegenAI are official tokens minted and supported by labs.\n\nHelper: jasonxkensei | Helpee: General community | Resolution: Provided comprehensive documentation on xProof plugin installation, functionality, and usage including npm packages and free certificate availability.\n\n## Action Items\n\n### Technical\n\nCollapse production and dev environments into staging for single Spartan management with customer data (mentioned by Odilitime)\n\nMake DegenAI the host for the platform (mentioned by Odilitime)\n\nEnable Milady to make agents play Hyperscape on elizacloud (mentioned by Odilitime)\n\nReview and merge PR #266 for xProof plugin in ElizaOS plugin registry (mentioned by jasonxkensei)\n\n### Features\n\nLaunch Jeju chain powered by AI16Z token (mentioned by Odilitime)\n\nOn-chain decision provenance plugin for ElizaOS agents using MultiversX blockchain (mentioned by jasonxkensei)\n\n### Documentation\n\nConnect with BitDelta marketing/growth lead for exchange listing rollout plan (mentioned by ruby_bitdeltalisting)\n\nProvide feedback on hatcher.host hosting platform after testing (mentioned by HatcherLabs)\n---\n2026-03-28.json\n---\nelizaosDailySummary\n---\nDaily Report - 2026-03-28\n---\nElizaOS Community Discussion and Developer Updates\n---\nA user named Marvis asked for help regarding a missed migration from AI16Z to ElizaOS. Separately, community members discussed the Nosana Hackathon, with one user planning to submit a project called RUBY and another noting that Hyperscape reached the top 4 finalists. A general inquiry about upcoming Eliza updates was also raised.\n---\nhttps://discord.com/channels/1253563208833433701/1253563209462448241\n---\nhttps://cdn.elizaos.news/posters/1774747015843-tyqgwg.jpg\n---\nEliottRe announced that TaskBounty has shipped crypto payouts supporting USDC, ETH, and SOL, along with a full REST API. The platform allows Eliza agents to autonomously browse open tasks, submit work, and receive payment directly to their wallets without human involvement. Task categories include coding, research, lead generation, data scraping, writing, and analysis. Agents can also post tasks, enabling agent-to-agent delegation and an autonomous economy. A referral mechanic called Bounty Scout was also launched, allowing agents to earn a 20 dollar credit when referred users post funded tasks, while referred users receive a 60 dollar signup credit instead of the standard 50 dollars. Documentation and API specs are available at task-bounty.com.\n---\nhttps://discord.com/channels/1253563208833433701/1253563209462448241\n---\nhttps://cdn.elizaos.news/posters/1774747034801-wljce8.png\n---\nA Twitter post was shared in the discussion channel referencing tokens including MILADY.AI, ELIZAOS, DEGENAI, and RUBY alongside broader crypto market tickers.\n---\nhttps://discord.com/channels/1253563208833433701/1253563209462448241\n---\nhttps://cdn.elizaos.news/elizaos-media/embed-image-1487465973949661317_de72572c.jpg\n---\nIn the coders channel, TheRedWizardDev shared information about Orbis, a tool that allows Eliza agents to self-subscribe to external APIs without requiring a browser or OAuth. The process involves three fetch calls: browse, register, and subscribe, resulting in a live API key. Orbis provides access to over 65 APIs covering text, data, encoding, finance, and validators, all with free tiers. An MCP server is also available for Claude-based agents. The agent discovery flow is accessible at orbisapi.com/api/agents/discovery.\n---\nhttps://discord.com/channels/1253563208833433701/1300025221834739744\n---\nhttps://cdn.elizaos.news/posters/1774747055161-tvord.png\n---\ndiscordrawdata\n---\n1486451660023664741\n---\ntheredwizarddev\n---\nHelper\n---\nVerified\n---\nutility\n---\nCoder\n---\neliza\n---\n807727820355797062\n---\nmagicyte\n---\nauto.fun enjoyer\n---\nCreator\n---\n[WG] degenspartan\n---\nMini Mod\n---\nVIP\n---\nVerified\n---\nDesigner\n---\nutility\n---\nCoder\n---\n1068602629250367560\n---\n_rexxtor_\n---\nutility\n---\nCoder\n---\neliza\n---\n1487384454220484688\n---\neliottre\n---\nHelper\n---\nVerified\n---\nutility\n---\nCoder\n---\neliza\n---\n580487826420793364\n---\nodilitime\n---\nplatform - self assign\n---\npartner portal - self assign\n---\nCommunity Ops\n---\nCreator\n---\nModerator\n---\n[WG] degenspartan\n---\npmairca - self assign\n---\nVerified\n---\nBooster\n---\nHoplite\n---\nGithub - Contributor\n---\nHelper\n---\nMigration Support\n---\nAssociate\n---\nLabs\n---\nTrader\n---\nContributor\n---\nmerch - self assign\n---\nevents - self-assign\n---\n[WG] Elizacon - granted\n---\nSpartan Dev\n---\nCore Dev\n---\nCoder\n---\n715591021429391420\n---\nmrkevin1074\n---\nTrader\n---\nVerified\n---\nutility\n---\neliza\n---\n1422240545660600562\n---\n33.coded\n---\nTrader\n---\n[WG] degenspartan\n---\nIt\n---\nutility\n---\nCoder\n---\neliza\n---\n412051095435608074\n---\nmarvis0428\n---\nTrader\n---\nutility\n---\nCoder\n---\neliza\n---\n2026-03-28.md\n---\n## ElizaOS Community Discussion and Developer Updates\n\n### Community Activity\n\n- User Marvis sought help regarding a missed migration from AI16Z to ElizaOS\n- Community members discussed the Nosana Hackathon, with a project called RUBY planned for submission and Hyperscape reaching the top 4 finalists\n- A Twitter post was shared referencing tokens including MILADY.AI, ELIZAOS, DEGENAI, and RUBY alongside broader crypto market tickers\n\n### TaskBounty Platform Launch\n\n- EliottRe announced TaskBounty has shipped crypto payouts supporting USDC, ETH, and SOL, along with a full REST API\n- Eliza agents can autonomously browse open tasks, submit work, and receive payment directly to their wallets without human involvement\n- Supported task categories include coding, research, lead generation, data scraping, writing, and analysis\n- Agents can post tasks, enabling agent-to-agent delegation and an autonomous economy\n- A referral mechanic called Bounty Scout was launched, allowing agents to earn a 20 dollar credit when referred users post funded tasks\n- Referred users receive a 60 dollar signup credit instead of the standard 50 dollars\n- Documentation and API specs are available at task-bounty.com\n\n### Orbis API Tool for Eliza Agents\n\n- TheRedWizardDev shared Orbis, a tool enabling Eliza agents to self-subscribe to external APIs without requiring a browser or OAuth\n- The process involves three fetch calls: browse, register, and subscribe, resulting in a live API key\n- Orbis provides access to over 65 APIs covering text, data, encoding, finance, and validators, all with free tiers\n- An MCP server is available for Claude-based agents\n- Agent discovery flow is accessible at orbisapi.com/api/agents/discovery\n---\n2026-03-28.json\n---\nelizaOS\n---\nelizaOS Discord - 2026-03-28\n---\n1253563209462448241\n---\n\ud83d\udcac-discussion\n---\nThe discussion channel featured limited technical content, primarily consisting of promotional announcements and brief status inquiries. The most significant technical contribution came from eliottre, who announced TaskBounty's new integration capabilities for Eliza agents. TaskBounty now supports autonomous agent operations with crypto payouts (USDC, ETH, SOL) and a REST API. The platform enables agents to browse tasks, submit work, and receive payments directly to wallets without human intervention. Key technical details include an OpenAPI 3.1 specification available at task-bounty.com/api/v1/openapi.json for self-integration, and comprehensive developer documentation at task-bounty.com/for-agents. The platform supports various task categories including coding, research, lead generation, data scraping, writing, and analysis. A notable feature is bidirectional task management - agents can both complete bounties and delegate sub-tasks to other specialized agents, enabling an agent-to-agent economy. TaskBounty also introduced Bounty Scout, a referral system where agents earn $20 credits when referred clients post funded tasks, while referred users receive $60 signup credits. Other discussions included a user seeking help with AI16Z to ElizaOS migration, a mention of RUBY submission to the Nosana hackathon, and hyperscape being in top 4 finalists for an unspecified competition. The channel showed minimal collaborative problem-solving or technical debugging during this segment.\n---\nCan anyone help me i missed the migration from AI16Z to Elizaos\n---\nmarvis0428\n---\nUnanswered\n---\nEliza soon updates?\n---\nmrkevin1074\n---\nUnanswered\n---\nFeature\n---\nIntegrate TaskBounty REST API for autonomous agent task completion and crypto payments\n---\neliottre\n---\nTechnical\n---\nImplement TaskBounty OpenAPI 3.1 spec for Eliza agent self-integration\n---\neliottre\n---\nFeature\n---\nEnable agent-to-agent task delegation through TaskBounty platform\n---\neliottre\n---\nFeature\n---\nImplement Bounty Scout referral system for agent-native referrals\n---\neliottre\n---\nDocumentation\n---\nProvide migration guidance for AI16Z to ElizaOS transition\n---\nmarvis0428\n---\n1486451660023664741\n---\ntheredwizarddev\n---\nHelper\n---\nVerified\n---\nutility\n---\nCoder\n---\neliza\n---\n807727820355797062\n---\nmagicyte\n---\nauto.fun enjoyer\n---\nCreator\n---\n[WG] degenspartan\n---\nMini Mod\n---\nVIP\n---\nVerified\n---\nDesigner\n---\nutility\n---\nCoder\n---\n1068602629250367560\n---\n_rexxtor_\n---\nutility\n---\nCoder\n---\neliza\n---\n1487384454220484688\n---\neliottre\n---\nHelper\n---\nVerified\n---\nutility\n---\nCoder\n---\neliza\n---\n580487826420793364\n---\nodilitime\n---\nplatform - self assign\n---\npartner portal - self assign\n---\nCommunity Ops\n---\nCreator\n---\nModerator\n---\n[WG] degenspartan\n---\npmairca - self assign\n---\nVerified\n---\nBooster\n---\nHoplite\n---\nGithub - Contributor\n---\nHelper\n---\nMigration Support\n---\nAssociate\n---\nLabs\n---\nTrader\n---\nContributor\n---\nmerch - self assign\n---\nevents - self-assign\n---\n[WG] Elizacon - granted\n---\nSpartan Dev\n---\nCore Dev\n---\nCoder\n---\n715591021429391420\n---\nmrkevin1074\n---\nTrader\n---\nVerified\n---\nutility\n---\neliza\n---\n1422240545660600562\n---\n33.coded\n---\nTrader\n---\n[WG] degenspartan\n---\nIt\n---\nutility\n---\nCoder\n---\neliza\n---\n412051095435608074\n---\nmarvis0428\n---\nTrader\n---\nutility\n---\nCoder\n---\neliza\n---\n2026-03-28.md\n---\n# elizaOS Discord - 2026-03-28\n\n## Summary\n\n### Agent Integration and Automation Platforms\n\nTaskBounty announced comprehensive integration capabilities for Eliza agents, enabling autonomous operations with cryptocurrency payouts. The platform supports USDC, ETH, and SOL payments directly to agent wallets. Agents can browse tasks, submit work, and receive payments without human intervention through a REST API. The system includes an OpenAPI 3.1 specification available at task-bounty.com/api/v1/openapi.json for self-integration, with developer documentation at task-bounty.com/for-agents. Supported task categories include coding, research, lead generation, data scraping, writing, and analysis. A key feature is bidirectional task management where agents can both complete bounties and delegate sub-tasks to other specialized agents, creating an agent-to-agent economy.\n\n### Referral and Incentive Programs\n\nTaskBounty introduced Bounty Scout, a referral system designed for agents. Under this program, agents earn $20 credits when referred clients post funded tasks, while referred users receive $60 signup credits. This creates an incentive structure for agents to expand the platform's user base.\n\n### Project Updates and Competition Status\n\nRUBY was submitted to the Nosana hackathon. Hyperscape reached the top 4 finalists in an unspecified competition. These announcements indicate ongoing community participation in external events and competitions.\n\n### Migration and Technical Support\n\nA user sought assistance with migrating from AI16Z to ElizaOS, indicating ongoing platform transitions within the community. The specific technical details of the migration challenge were not elaborated in the discussion.\n\n## FAQ\n\n**Q: What payment methods does TaskBounty support for agent payouts?**\nA: TaskBounty supports USDC, ETH, and SOL cryptocurrency payments directly to agent wallets.\n\n**Q: Where can developers find the API specification for TaskBounty integration?**\nA: The OpenAPI 3.1 specification is available at task-bounty.com/api/v1/openapi.json, with comprehensive developer documentation at task-bounty.com/for-agents.\n\n**Q: What types of tasks can agents complete on TaskBounty?**\nA: Agents can complete tasks in coding, research, lead generation, data scraping, writing, and analysis categories.\n\n**Q: How does the Bounty Scout referral program work?**\nA: Agents earn $20 credits when referred clients post funded tasks, while referred users receive $60 signup credits.\n\n**Q: Can agents delegate tasks to other agents on TaskBounty?**\nA: Yes, agents can both complete bounties and delegate sub-tasks to other specialized agents, enabling an agent-to-agent economy.\n\n## Help Interactions\n\nA user requested help with AI16Z to ElizaOS migration. No helper or resolution was documented in the provided channel summary.\n\n## Action Items\n\n### Technical\n\n- Integrate Eliza agents with TaskBounty REST API for autonomous task completion and payment processing (mentioned by eliottre)\n- Implement agent-to-agent task delegation capabilities for specialized sub-task distribution (mentioned by eliottre)\n\n### Documentation\n\n- Review OpenAPI 3.1 specification at task-bounty.com/api/v1/openapi.json for integration requirements (mentioned by eliottre)\n- Consult developer documentation at task-bounty.com/for-agents for implementation guidance (mentioned by eliottre)\n---\n2026-03-29.md\n---\nFile not found\n---\n2026-02-15.md\n---\n# Overall Project Weekly Summary (Feb 15 - 21, 2026)\n\nThis week, ElizaOS entered a high-velocity phase as it prepared for its official beta launch. The team successfully cleared a massive backlog of technical hurdles while simultaneously expanding the framework's reach into everyday communication tools like WhatsApp and Gmail. By combining core infrastructure upgrades with new decentralized identity features, the project is positioning itself as a robust, secure, and highly adaptable home for the next generation of AI agents.\n\n## Executive Summary\nElizaOS shifted its focus toward a major beta release, prioritizing user onboarding and platform stability. The project achieved significant milestones by integrating popular messaging and productivity apps and launching new on-chain identity tools for agents on the Solana blockchain.\n\n### Key Strategic Initiatives & Outcomes\n\n**Preparing for the Beta Launch and Beyond**\n*Goal: To ensure the platform is stable, user-friendly, and ready for its first 100 official testers.*\n*   The team cleared dozens of functional blockers in [elizaos/eliza](https://github.com/elizaos/eliza), including fixing dashboard bugs and removing restrictive text limits to improve the user experience.\n*   A new \"Profile Plugin\" was proposed in [elizaos/eliza](https://github.com/elizaos/eliza) to automatically build user profiles from social media, making it easier for new users to get started immediately.\n*   Efforts are underway in [elizaos/eliza](https://github.com/elizaos/eliza) to refine the AI's personality, aiming for a more direct and engaging conversational style for the launch.\n\n**Expanding Agent Reach and Utility**\n*Goal: To allow AI agents to work across more platforms and handle more complex tasks.*\n*   Major integrations were finalized for WhatsApp, Gmail, and the N8N workflow engine in [elizaos/eliza](https://github.com/elizaos/eliza), allowing agents to communicate and automate tasks where users already work.\n*   The [elizaos-plugins/plugin-n8n-workflow](https://github.com/elizaos-plugins/plugin-n8n-workflow) repository added a new \"control panel\" (REST API), giving developers a way to manage complex workflows directly without needing to use natural language.\n*   The plugin registry in [elizaos-plugins/registry](https://github.com/elizaos-plugins/registry) saw a surge in new tools, particularly for Web3 and financial data exchanges.\n\n**Strengthening Security and Decentralization**\n*Goal: To give agents a verifiable identity and ensure the system remains secure as it grows.*\n*   The project introduced the SAID Protocol in [elizaos/eliza](https://github.com/elizaos/eliza) and [elizaos-plugins/registry](https://github.com/elizaos-plugins/registry), which gives agents a \"digital passport\" on the Solana blockchain for secure, verifiable actions.\n*   A security audit was completed for the Model Context Protocol in [elizaos/eliza](https://github.com/elizaos/eliza), ensuring that as agents share information, they do so safely.\n\n**Improving System Health and Maintenance**\n*Goal: To keep the project's \"engine\" running smoothly and make it easier for community members to contribute.*\n*   A major database overhaul was started in [elizaos/eliza](https://github.com/elizaos/eliza) to make the system faster and more reliable for the long term.\n*   Critical fixes to the automated review system in [elizaos-plugins/registry](https://github.com/elizaos-plugins/registry) ensured that outside contributors can have their work checked and merged more quickly.\n*   Routine but essential security updates were performed across the documentation site in [elizaos/elizaos.github.io](https://github.com/elizaos/elizaos.github.io) to keep the project's public face secure.\n\n### Cross-Repository Coordination\n*   **Unified Identity Standards**: The implementation of the SAID Protocol required synchronized work between the core framework [elizaos/eliza](https://github.com/elizaos/eliza) and the [elizaos-plugins/registry](https://github.com/elizaos-plugins/registry) to ensure agents can use their new on-chain identities across all plugins.\n*   **Workflow Automation**: The N8N workflow integration involved coordinated updates in the core repository [elizaos/eliza](https://github.com/elizaos/eliza) and the specific [elizaos-plugins/plugin-n8n-workflow](https://github.com/elizaos-plugins/plugin-n8n-workflow) repo to provide a seamless experience for managing complex AI tasks.\n*   **Automated Maintenance**: The team successfully fixed \"Renovate\" (an automated update tool) in [elizaos/eliza](https://github.com/elizaos/eliza), which now helps keep dependencies across the entire ecosystem up to date automatically.\n\n## Repository Spotlights\n\n### elizaos/eliza\n*   Initiated a major database refactor ([#6509](https://github.com/elizaos/eliza/pull/6509)) to improve long-term system architecture.\n*   Integrated the SAID Protocol for on-chain Solana identity ([#6510](https://github.com/elizaos/eliza/pull/6510)), enabling verifiable agent signatures.\n*   Finalized major integrations for WhatsApp ([#6401](https://github.com/elizaos/eliza/issues/6401)), Gmail ([#6404](https://github.com/elizaos/eliza/issues/6404)), and N8N ([#6429](https://github.com/elizaos/eliza/issues/6429)).\n*   Resolved critical automated update issues ([#6488](https://github.com/elizaos/eliza/issues/6488)) and enabled multi-language dependency management ([#6506](https://github.com/elizaos/eliza/pull/6506), [#6507](https://github.com/elizaos/eliza/pull/6507)).\n*   Added support for the Opus 4.5 model ([#6368](https://github.com/elizaos/eliza/issues/6368)) and Chain-of-Thought reasoning ([#6294](https://github.com/elizaos/eliza/issues/6294)).\n\n### elizaos-plugins/registry\n*   Expanded the ecosystem with new plugins including `@elizaos/plugin-said` ([#264](https://github.com/elizaos-plugins/registry/pull/264)) and several exchange-related tools ([#261](https://github.com/elizaos-plugins/registry/pull/261), [#262](https://github.com/elizaos-plugins/registry/pull/262)).\n*   Fixed a high-priority issue where the automated review system was blocking new contributions ([#259](https://github.com/elizaos-plugins/registry/issues/259)).\n*   Improved support for external contributors by fixing the review process for forked repositories ([#260](https://github.com/elizaos-plugins/registry/pull/260)).\n\n### elizaos-plugins/plugin-n8n-workflow\n*   Launched a comprehensive REST API for direct workflow management and monitoring ([#16](https://github.com/elizaos-plugins/plugin-n8n-workflow/pull/16)).\n*   Fixed a critical bug in how the AI handles workflow properties, ensuring stability even when the AI provides incomplete data ([#18](https://github.com/elizaos-plugins/plugin-n8n-workflow/pull/18)).\n\n### elizaos-plugins/plugin-ollama\n*   Identified and began investigating a community-reported issue regarding embedding failures on Linux environments ([#17](https://github.com/elizaos-plugins/plugin-ollama/issues/17)).\n\n### elizaos/elizaos.github.io\n*   Maintained project health through routine dependency synchronization and version updates ([#242](https://github.com/elizaos/elizaos.github.io/pull/242)).\n---\n2026-02-01.md\n---\nNo activity recorded for 2026-02-01.\n---\n2026-03-29T08:48:53.010611+00:00Z\n---\n2026-03-29\n---\nelizaOS/knowledge\n---\nelizaOS\n---\nknowledge\n---\nai_news_elizaos_discord_md_2026-03-28\n---\nai_news_elizaos_discord_md_2026-03-27\n---\nai_news_elizaos_discord_md_2026-03-26\n---\nai_news_elizaos_daily_json_2026-03-28\n---\nai_news_elizaos_daily_md_2026-03-28\n---\nai_news_elizaos_daily_discord_json_2026-03-28\n---\nai_news_elizaos_daily_discord_md_2026-03-28\n---\ngithub_summaries_week_latest_2026-02-15.md\n---\ngithub_summaries_month_latest_2026-02-01.md\n---\ngithub_summaries_daily_2026-03-29"
  ]
}