Commit graph

  • 6923ae77ca
    chore(ci-deps): bump actions/setup-node from 4 to 6 (#47) main dependabot[bot] 2026-07-06 09:21:30 -04:00
  • ee6dad0af1
    chore(ci-deps): bump actions/checkout from 4 to 7 (#46) dependabot[bot] 2026-07-06 09:16:17 -04:00
  • 761835c5ae
    fix: move LICENSE back to repo root so GitHub detects it (#45) @aaronjmars 2026-07-03 13:54:45 -04:00
  • 755680f96c
    chore: add SECURITY + CONTRIBUTING, consolidate community docs under .github/ (#44) @aaronjmars 2026-07-03 13:42:50 -04:00
  • ce05c495b9
    fix(deps): bump node-forge to 1.4.0 and brace-expansion to 1.1.15 (#43) @aaronjmars 2026-07-03 11:58:31 -04:00
  • bf6fa4f846
    chore: npm auto-publish (provenance) + sync version to 1.1.1 (#42) v1.1.1 @aaronjmars 2026-07-02 22:14:56 -04:00
  • a624beecfe
    chore(ext-deps): bump fs-extra (#40) dependabot[bot] 2026-07-02 19:17:30 -04:00
  • 9f851b97ac
    chore(mcp-deps): bump express from 4.21.2 to 5.2.1 in /opendia-mcp (#37) dependabot[bot] 2026-06-22 09:48:12 -04:00
  • 94502495a4
    chore(ext-deps): bump web-ext from 8.8.0 to 10.4.0 in /opendia-extension (#39) dependabot[bot] 2026-06-22 09:47:45 -04:00
  • 5efdfca5fb
    chore(ci-deps): bump actions/checkout from 4 to 7 (#35) dependabot[bot] 2026-06-22 09:47:41 -04:00
  • 8e17421343 fix(mcp): use named wildcard for OPTIONS route (Express 5 compat) aaronjmars 2026-06-22 09:46:24 -04:00
  • 026b61f850
    chore(ext-deps): bump web-ext from 8.8.0 to 10.4.0 in /opendia-extension dependabot[bot] 2026-06-22 13:45:09 +00:00
  • ac1a5bdd97
    chore(mcp-deps): bump express from 4.21.2 to 5.2.1 in /opendia-mcp dependabot[bot] 2026-06-22 13:44:56 +00:00
  • 4acdcb3f72
    chore(ci-deps): bump actions/checkout from 4 to 7 dependabot[bot] 2026-06-22 13:44:28 +00:00
  • a3ede3ac3a
    chore(ext-deps): bump fs-extra (#38) dependabot[bot] 2026-06-22 09:42:44 -04:00
  • 387fa85f50
    chore(mcp-deps): bump the mcp-minor-and-patch group (#36) dependabot[bot] 2026-06-22 09:42:40 -04:00
  • cb94bf2e16
    chore(ci-deps): bump actions/setup-node from 4 to 6 (#34) dependabot[bot] 2026-06-22 09:42:34 -04:00
  • fab3e285a6
    chore(ext-deps): bump fs-extra dependabot[bot] 2026-06-22 12:11:50 +00:00
  • 4fbf8cd0ad
    chore(mcp-deps): bump the mcp-minor-and-patch group dependabot[bot] 2026-06-22 12:10:59 +00:00
  • ef0858e282
    chore(ci-deps): bump actions/setup-node from 4 to 6 dependabot[bot] 2026-06-22 12:08:22 +00:00
  • d58a584e7e
    chore: add Dependabot config for npm + GitHub Actions (#33) @aaronjmars 2026-06-22 08:07:21 -04:00
  • 26b33ee2d3 chore: add Dependabot config for npm + GitHub Actions aaronjmars 2026-06-22 08:28:45 +00:00
  • cfbc3aa83b
    chore: add CI workflow for MCP server and browser extension (#32) @aaronjmars 2026-06-14 12:05:07 -04:00
  • 0c4a0f4358 chore: add CI workflow for MCP server and browser extension aaronjmars 2026-06-13 08:00:35 +00:00
  • 1c38dc2d0e
    fix(mcp): reject pending tool calls when Browser Extension disconnects (#31) @aaronjmars 2026-06-11 08:57:18 -04:00
  • 0037f601e5 fix(mcp): reject pending tool calls when Browser Extension disconnects aeonframework 2026-06-11 08:56:16 +00:00
  • a7a803bd16
    fix(firefox): set background persistent:true so heartbeat/reconnect actually fire (#30) @aaronjmars 2026-06-03 10:03:39 -04:00
  • a1be9f2ddb fix(firefox): set background persistent:true so heartbeat/reconnect actually fire aeonframework 2026-06-03 07:29:58 +00:00
  • eccd201b96
    fix(mcp): guarantee unique call ids for concurrent tool calls (#28) @aaronjmars 2026-05-26 09:51:28 -04:00
  • 4ce72ac65f fix(mcp): guarantee unique call ids for concurrent tool calls aeon 2026-05-26 07:41:16 +00:00
  • fbe4d29353
    fix(mcp): use resolved HTTP_PORT in tunnel-mode local URL hint (#27) @aaronjmars 2026-05-17 17:57:41 -04:00
  • e060204b95 fix(mcp): use resolved HTTP_PORT in tunnel-mode local URL hint aeonframework 2026-05-16 07:26:36 +00:00
  • 1559625803
    fix(mcp): guard extension reconnect against stale close events (#26) @aaronjmars 2026-05-08 09:26:41 -04:00
  • 34e62352f8 fix(mcp): guard extension reconnect against stale close events Aeon 2026-05-08 07:30:01 +00:00
  • 488c4e1c37
    docs: add compatible AI clients list to README (#25) @aaronjmars 2026-05-03 09:19:56 -04:00
  • 19c4a1480b docs: add compatible AI clients list to README aeon-bot 2026-05-02 10:10:43 +00:00
  • dfdb822255
    fix(mcp): stop double-wrapping JSON-RPC responses on SSE POST (#24) @aaronjmars 2026-04-28 08:56:20 -04:00
  • c476ea3a30 fix(mcp): stop double-wrapping JSON-RPC responses on SSE POST aeonframework 2026-04-28 07:33:55 +00:00
  • 8d3c2dc9fc
    Merge pull request #18 from felixrieseberg/felixr/fix-manifest @aaronjmars 2025-10-21 13:46:10 -04:00
  • eede8cdee5
    Update README.md @aaronjmars 2025-10-09 17:14:15 +02:00
  • 8783ae0dc2
    fix: manifest.json for dxt Felix Rieseberg 2025-07-28 21:26:16 +02:00
  • 9ad89e7248
    Update README.md @aaronjmars 2025-07-27 16:36:51 +02:00
  • 9dcbd230c5
    Update README.md @aaronjmars 2025-07-20 23:51:26 +02:00
  • daa4b55ee5 Update to version 1.1.0 with tab_list timeout fixes and enhanced documentation v1.1.0 Aaron Elijah Mars 2025-07-20 23:43:30 +02:00
  • 0b09201160 Update to version 1.0.6 with Firefox support and improved extension management v1.0.6 Aaron Elijah Mars 2025-07-16 22:57:39 +02:00
  • 99d31b15c8 Update opendia.dxt to version 1.0.5 v1.0.5 Aaron Elijah Mars 2025-07-15 22:11:29 +02:00
  • a83df06513 Bump version to 1.0.5 and update installation instructions Aaron Elijah Mars 2025-07-15 22:11:00 +02:00
  • 05559b8b1d styling features Aaron Elijah Mars 2025-07-15 20:15:02 +02:00
  • ca1a88776d bulk tabs (open + query + act) Aaron Elijah Mars 2025-07-15 19:52:39 +02:00
  • 14be38dd16 safety mode Aaron Elijah Mars 2025-07-15 17:43:08 +02:00
  • aa78576ad7 autokill port + prompts Aaron Elijah Mars 2025-07-15 17:33:03 +02:00
  • f57010971a Bump version to 1.0.4 v1.0.4 Aaron Elijah Mars 2025-07-12 21:18:09 +02:00
  • e40805801a fix port assignment + license Aaron Elijah Mars 2025-07-12 21:04:26 +02:00
  • c3c77c1e04 hosted mode w/ Ngrok + SSE Aaron Elijah Mars 2025-07-12 20:30:15 +02:00
  • f704e43e58 Add MseeP.ai badge to README.md Lawrence Sinclair 2025-07-08 21:47:52 -07:00
  • 23eda72d91
    Update README.md @aaronjmars 2025-06-29 07:35:49 +02:00
  • b131e05513
    Update README.md @aaronjmars 2025-06-28 21:34:49 +02:00
  • 019df3b3b0 v1 Aaron Elijah Mars 2025-06-28 21:28:52 +02:00
  • 42e465045c v1 Aaron Elijah Mars 2025-06-28 21:27:42 +02:00
  • 0391f07bd0
    Update README.md v1.0.0 @aaronjmars 2025-06-28 21:06:56 +02:00
  • 67491fb4fb
    Update README.md @aaronjmars 2025-06-28 21:06:46 +02:00
  • 97a549f107
    Update README.md @aaronjmars 2025-06-28 21:06:18 +02:00
  • 9d5ec31aea
    Update README.md @aaronjmars 2025-06-28 21:03:54 +02:00
  • 9593954cf1 better readme Aaron Elijah Mars 2025-06-28 21:00:34 +02:00
  • 975ca89314 better readme Aaron Elijah Mars 2025-06-28 20:57:23 +02:00
  • 1576582ef5
    Update README.md @aaronjmars 2025-06-28 20:54:13 +02:00
  • f0ca217e97 improved design Aaron Elijah Mars 2025-06-28 20:51:21 +02:00
  • 64cdfe9c70 improved design Aaron Elijah Mars 2025-06-28 20:31:48 +02:00
  • 5a3b411146 improved design Aaron Elijah Mars 2025-06-28 20:29:32 +02:00
  • e68cf78352 improved design Aaron Elijah Mars 2025-06-28 20:27:31 +02:00
  • 3006bceac4 improved design Aaron Elijah Mars 2025-06-28 20:26:46 +02:00
  • 30daf29374 full extraction Aaron Elijah Mars 2025-06-27 17:57:12 +02:00
  • 481df972cc fix tools Aaron Elijah Mars 2025-06-27 17:19:49 +02:00
  • 59b4274b83 more tools Aaron Elijah Mars 2025-06-27 15:01:01 +02:00
  • 76854cc8d0 works on X Aaron Elijah Mars 2025-06-26 15:58:29 +02:00
  • bc1f1d4f3c better tools Aaron Elijah Mars 2025-06-25 19:07:09 +02:00
  • 1d870520f0 better interaction capabilities Aaron Elijah Mars 2025-06-25 13:13:49 +02:00
  • 28540634d7 fix Aaron Elijah Mars 2025-06-23 17:13:12 +02:00
  • 4c4c9f7e3a
    Update README.md @aaronjmars 2025-06-13 23:25:20 +02:00
  • e48c637188
    Update README.md @aaronjmars 2025-06-13 23:24:52 +02:00
  • e26dc768fe opendia init Aaron Elijah Mars 2025-06-13 23:21:32 +02:00
  • c6c6394543 working Aaron Elijah Mars 2025-06-13 22:57:32 +02:00
  • cb23a7fe7a Improve MCP server and extension connection reliability engine-labs-app[bot] 2025-06-12 16:10:09 +00:00
  • 2ceb73f420 first commit leo5imon 2025-06-11 16:29:16 +02:00