Skip to content

History

Revisions

  • docs(wiki): sync from v0.9.0 (6401d3ecc95b9b67fcc9b2df748ecb520c570a79)

    @github-actions github-actions[bot] committed Aug 2, 2026
    80f561f
  • docs(wiki): sync from v0.9.0 (d17c289cf6d233658d3e14c7dc957027fefa7c18)

    @github-actions github-actions[bot] committed Aug 2, 2026
    9ee71a3
  • docs(wiki): sync from v0.8.0 (3f821254305dcdc4c24cd7949bcb0b248c3e4cd8)

    @github-actions github-actions[bot] committed Jul 29, 2026
    08447cc
  • docs(wiki): sync from v0.7.3 (ae16716dafbef2847cbc244c00b6a806ddc1b5dd)

    @github-actions github-actions[bot] committed Jul 28, 2026
    659bcf2
  • docs(wiki): sync from v0.7.2 (11dd43c72b99947189069ff00490de7fa951f036)

    @github-actions github-actions[bot] committed Jul 26, 2026
    efe4df3
  • docs(wiki): sync from v0.7.1 (4ec8688f32eae572efbcc0f882464826e305fb9a)

    @github-actions github-actions[bot] committed Jul 26, 2026
    8ab5a55
  • docs(wiki): sync from v0.7.0 (f484e2c07c323320450b4ef2b5322d38bd0b7d56)

    @github-actions github-actions[bot] committed Jul 24, 2026
    68dad10
  • docs(wiki): sync from v0.6.4 (b68f3eea6828f98b4e9021bbbd070ef0b5fbc264)

    @github-actions github-actions[bot] committed Jul 17, 2026
    7ca1312
  • docs(wiki): sync from v0.6.3 (6eec7b347257bf03296b90ab85586e44a129ae65)

    @github-actions github-actions[bot] committed Jul 17, 2026
    2ced969
  • docs(wiki): sync from v0.6.2 (1ae9abbad1b36c7e42a24954dd5ed447f0ea28d1)

    @github-actions github-actions[bot] committed Jul 7, 2026
    b66e244
  • docs(wiki): sync from v0.6.1 (462920037119ebacbca455e650f98b1327819b66)

    @github-actions github-actions[bot] committed Jul 6, 2026
    53572d3
  • docs(wiki): sync from v0.6.0 (df13262cef6aa4be876e192c9619787f2f2135ee)

    @github-actions github-actions[bot] committed Jul 5, 2026
    e615867
  • docs(wiki): sync from v0.5.0 (bb149b7d1f238941d0f0e4162d9a765ac1d2239b)

    @github-actions github-actions[bot] committed Jul 4, 2026
    5b59a02
  • docs(wiki): sync from v0.4.0 (deea610e39774e145af32c86abda2d35a7822e36)

    @github-actions github-actions[bot] committed Jul 3, 2026
    6b1e444
  • docs(wiki): sync from v0.3.14 (158e0ee7c3e10b8954532479804414c11e7733d7)

    @github-actions github-actions[bot] committed Jun 24, 2026
    0eb6176
  • docs(wiki): sync from v0.3.13 (52cc865706a5d415d4c2b406ee55e13934d8eb5f)

    @github-actions github-actions[bot] committed Jun 24, 2026
    e6a37c0
  • docs(wiki): sync from v0.3.12 (2050ba208060c21e985d017cc90608db820c4bf7)

    @github-actions github-actions[bot] committed Jun 23, 2026
    5ee2016
  • docs(wiki): sync from v0.3.11 (fa5d1db5fb4edd0f21e01b30da593907b98b30d1)

    @github-actions github-actions[bot] committed Jun 23, 2026
    0b245ea
  • docs(wiki): sync from v0.3.9 (8671abaac6284ba7fc1a9f1a7e827febfbbce0b5)

    @github-actions github-actions[bot] committed Jun 22, 2026
    40b991f
  • docs(wiki): sync from v0.3.8 (73af54ca7d4a39a40e60d486273f97d72014e8fd)

    @github-actions github-actions[bot] committed Jun 22, 2026
    927b4c1
  • docs(wiki): sync from v0.3.7 (df2866e5d602b7aed1be2a7de826dc4554773437)

    @github-actions github-actions[bot] committed Jun 22, 2026
    8ed8e13
  • docs(wiki): sync from v0.3.6 (d31ab557c991bd24db401033a57d5344a1f769fb)

    @github-actions github-actions[bot] committed Jun 22, 2026
    0bf0f91
  • docs(wiki): sync from v0.3.5 (799995a4a0bd0b825c896dde80101aacc9d42def)

    @github-actions github-actions[bot] committed Jun 21, 2026
    d86ed99
  • docs(wiki): sync from v0.3.4 (2e746e402697b437d7dbffec20cfbef483d15506)

    @github-actions github-actions[bot] committed Jun 21, 2026
    39a16e0
  • docs(wiki): sync from v0.3.3 (11cd496d1c2e41425026029a819cadd931d560a8)

    @github-actions github-actions[bot] committed Jun 21, 2026
    89fc236
  • docs(wiki): sync from v0.3.2 (4561cfcc40da9abdb30afa67ca70672bbd1df953)

    @github-actions github-actions[bot] committed Jun 21, 2026
    d1cf1bb
  • docs(wiki): sync from v0.3.1 (79e0b75ea9b31bed8b84ba0cbcb287b7524431fc)

    @github-actions github-actions[bot] committed Jun 21, 2026
    4af2a3f
  • Rebrand wiki: CodeGraph to Synaptic (0.3.0) Rename across all pages (binary, crates, query language SynQL, env vars, output dir), rename the comparison page to Synaptic-vs-Other-Tools, and add the Discord banner + Star History chart to Home.

    Colin Vaughn committed Jun 21, 2026
    90b82a9
  • Docs for 0.2.8: query_graph relevance ranking + scores + git/recency (since/recency_mode, --since/--seed-changed)

    Colin Vaughn committed Jun 20, 2026
    70fb301
  • Sync MCP-Server and Commands for 0.2.7 (outputSchema count, MCP-Protocol-Version header, allow-exec tool number)

    @ColinVaughn ColinVaughn committed Jun 20, 2026
    1a0b452