-
Notifications
You must be signed in to change notification settings - Fork 3.8k
PicoClaw Roadmap: March 2026 (Week 2)Β #988
Copy link
Copy link
Open
Labels
Description
π₯οΈ 1. WebUI Enhancements
Current pain point: Many users get stuck during the initial configuration. The UI needs to be more intuitive and secure.
- Frontend Optimization: Further optimize the web frontend pages for a smoother UX.
- Security Interface: Add a dedicated UI panel for security and permission configurations.
- Docker WebUI Support: Enable WebUI access within Docker deployments (Must include strict security/authentication measures).
- Configuration Wizard: Implement a setup wizard to guide new users through the initial configuration process.
π§ 2. Agent Refactor (Kick-off)
Aligning with the ongoing Agent model consolidation track.
- Agent Loop & Events: Implement a robust Agent Loop and event notification system.
- Intermediate Outputs: Stream intermediate results during tool execution loops to prevent the UX from feeling "stuck" or unresponsive.
- Execution Interruption: Allow users to manually interrupt/cancel an ongoing tool execution loop.
- Memory System: Refactor context and memory management.
π 3. Security
- Credential Isolation: Extract sensitive information (e.g., LLM API keys, secrets) from
config.json(e.g., migrate to.envor a secure keystore).
ποΈ 4. Multimodal LLM Support
- Provider Config Updates: Add modality tags (e.g., vision, audio) and an
enabletoggle flag in the provider configurations. - API Integration: Complete API integrations for speech-to-text (audio) and image recognition (vision) across mainstream multimodal models.
π¬ 5. Channels
- Multimodal Attachments: Continue improving parsing and handling of multimodal attachments across all supported messaging channels.
π€Ή 6. Skills & Tools
- ClawHub: Add configuration support for the ClawHub token.
- Search Tool: Implement/Enhance the dedicated Search tool.
π 7. MCP (Model Context Protocol) Integration
-
mobile-useMCP. -
browser-useMCP. -
computer-useMCP.
π± 8. Android Support
- Termux Guide: Publish a comprehensive, step-by-step tutorial for deploying PicoClaw on Android via Termux.
- Native APK: Develop and release a native Android APK for PicoClaw.
π€ 9. AI CI & Automation
- Stale Bot: Implement a bot to automatically close stale/inactive Issues and PRs.
- Smart PR Management: Set up a cron job to close old conflicting PRs with no author response. For highly valuable PRs, use an AI bot to resolve conflicts and recreate the PR automatically.
- Release Testing: Add comprehensive automated test cases for the release pipeline.
π 10. Documentation, Website & Community
- Official Website: Beautify the homepage UI and optimize SEO.
- Docs Site: Build and deploy a dedicated documentation website (e.g., VitePress/Docusaurus).
- Repo Beautification: Improve the GitHub repository appearance (README, banners, feature badges).
- Showcase: Create and publish high-quality promotional showcase examples and use cases.
Reactions are currently unavailable