Skip to content

FocusClaw v2026.6.15

Choose a tag to compare

@emiliojohann emiliojohann released this 15 Jun 22:34

FocusClaw is an agent-native task manager for people working with AI agents. It gives you one shared source of truth for tasks, projects, tags, priorities, due dates, backups, and agent handoffs, with a local-first app, API, web UI, landing page, and OpenClaw plugin.

This release polishes the app for broader use, cleans up the agent API experience, improves mobile behavior, and updates the public version sequence to v2026.6.15.

What FocusClaw includes

  • Local-first task management with projects, universal tags, priorities, status, due dates, archive/reopen, and deletion workflows.
  • Dashboard, calendar, task detail panel, grid/list controls, and mobile-friendly navigation.
  • OpenClaw plugin commands so agents can create, update, filter, complete, archive, back up, restore, and inspect FocusClaw tasks.
  • Local encrypted backup/export/import support with version metadata.
  • Public landing page and self-hosted app structure.
  • Latest-release visibility inside the app shell and Settings/About.
  • Agent Automation API documentation for trusted local agents and scripts.

What's new in v2026.6.15

  • Thanked https://x.com/TomTurcotteTech and https://x.com/m_zokov for contributing feedback.
  • Updated the visible FocusClaw interface version to v2026.6.15.
  • Fixed the Vite/Tailwind dependency state after the audit upgrade and aligned Tailwind packages across workspaces.
  • Moved agent/API technical plumbing out of normal Settings and into docs/agent-automation-api.md.
  • Added README coverage for the local Agent Automation API, Tailscale/private access, and agent auth behavior.
  • Restored user-facing Private Access settings with Local App URL and Tailscale / Private App URL above Contact & Feedback.
  • Fixed mobile Calendar empty-state loader flicker when no dated tasks are available.
  • Added a mobile-only New Task button in the top bar across all pages.
  • Restored the new FocusClaw logo artwork with an optimized app asset and removed transient hard-refresh logo flicker from the Dashboard empty state.
  • Updated app, API, plugin, landing, package, and backup version metadata to 2026.6.15 / v2026.6.15.
  • Refined Settings button sizing and completed beta review cleanup.

Verification

  • npm run lint --workspace @focusclaw/web
  • npm run build --workspace @focusclaw/web
  • npm run test --workspace @focusclaw/web
  • npm audit --audit-level=high

Notes

FocusClaw is still early, but the shape is getting cleaner: useful for a human, structured enough for trusted local agents, and less noisy in the normal app UI.