devbrain 0.2.0

Local-first CLI to capture, search, and recall developer workflow (commands, errors, and fixes)
{
  "entries": [
    {
      "entry_type": "log",
      "content": "fixed bug",
      "project": "devbrain",
      "timestamp": "2026-04-13T05:46:12Z"
    },
    {
      "entry_type": "command",
      "content": "npm run dev",
      "project": "devbrain",
      "timestamp": "2026-04-13T05:50:33Z"
    },
    {
      "entry_type": "error",
      "content": "port already in use",
      "project": "devbrain",
      "timestamp": "2026-04-13T05:50:33Z"
    },
    {
      "entry_type": "command",
      "content": "cargo test",
      "project": "devbrain",
      "timestamp": "2026-04-13T06:16:05Z"
    },
    {
      "entry_type": "log",
      "content": "checked custom errors",
      "project": "devbrain",
      "timestamp": "2026-04-13T06:22:55Z"
    },
    {
      "entry_type": "log",
      "content": "fixed bug alias",
      "project": "devbrain",
      "timestamp": "2026-04-13T06:29:49Z"
    }
  ]
}