Dark-Alex-17
4987d850f9
feat!: remove the deprecated --install-from flag and .install remote form
...
--install <git-url|name> is the single entry point for remote installs
and updates; the unified .install dispatch likewise replaces
.install remote. Flag completion for .install now applies to the
unified form.
2026-08-24 11:15:13 -06:00
Dark-Alex-17
89df8ec1ca
docs: document bundle lifecycle and manifest for sharing configurations
2026-08-24 11:15:13 -06:00
Dark-Alex-17
91328ca7e1
docs: document macros as first-class custom commands
...
Covers top-level .name invocation, the new description/isolated macro
fields (with the non-isolation persistence, fail-fast, nested-macro, and
.exit caveats), workspace .coyote/macros/ + --no-workspace-macros,
enabled_macros scoping at global/role/agent/session levels, and
.macro enable|disable across the README and every example config.
graph.example.yaml gains a note that enabled_macros is ignored in graph
configs.
CHANGELOG intentionally untouched: it is generated by commitizen at
release time from the conventional commit subjects.
Implements plans/custom-commands-design.md §8.
2026-08-21 11:55:13 -06:00
Dark-Alex-17
f8682102a0
docs: Added duckdb prerequisite
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
2026-08-12 19:07:31 -06:00
Dark-Alex-17
d75fb47de1
docs: Updated project license
CI / All (ubuntu-latest) (push) Failing after 24s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
2026-07-23 21:07:51 -06:00
Dark-Alex-17
677bd71b93
docs: added brew trust command to install example for iwe
CI / All (ubuntu-latest) (push) Failing after 26s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
2026-07-19 15:24:13 -06:00
Dark-Alex-17
b908fc20ba
docs: Added a docker pulls tracker badge
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
2026-07-17 16:24:07 -06:00
Dark-Alex-17
17d1decce6
feat: Also support GEMINI.md workspace instructions
2026-07-17 15:05:16 -06:00
Dark-Alex-17
a45e66c634
feat: Improved workspace instructions support
2026-07-17 14:52:35 -06:00
Dark-Alex-17
8abe297bfe
feat: Make coyote available as a docker image
2026-07-15 13:24:21 -06:00
Dark-Alex-17
8f667886c8
docs: Updated the README to mention the installation of ast-grep
2026-07-04 13:14:08 -06:00
Dark-Alex-17
ede0f75a89
feat: Created a new iwe skill and installed the iwe MCP server for utilizing large knowledgebases
2026-07-03 22:04:16 -06:00
Dark-Alex-17
93eec45473
docs: fixed coyote install script URLs
2026-06-30 14:43:00 -06:00
Dark-Alex-17
e5668e4495
docs: Added sandboxes to the README
2026-06-18 11:57:58 -06:00
Dark-Alex-17
de38e663a0
docs: Added some docs for the memory system and the --init-memory flag
2026-06-10 20:26:31 -06:00
Dark-Alex-17
07f4b134b6
docs: Added example skills configurations
2026-06-01 15:50:20 -06:00
Dark-Alex-17
0facb15e32
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00
Dark-Alex-17
c172736362
docs: clarified OAuth more
2026-05-22 19:56:00 -06:00
Dark-Alex-17
98db37866c
docs: Fixed a typo in the README
2026-05-22 19:49:40 -06:00
Dark-Alex-17
d69e28fd39
docs: fixed broken sharing configurations link
2026-05-22 19:48:44 -06:00
Dark-Alex-17
e661ca2eda
docs: Added sharing configurations links in the main README
2026-05-22 17:47:58 -06:00
Dark-Alex-17
5370637274
docs: Removed slightly-confusing wording in the README
2026-05-22 12:56:49 -06:00
Dark-Alex-17
7d6f1dda26
feat: Removed the jira-helper agent and replaced it with the atlassian role
2026-05-20 15:38:51 -06:00
Dark-Alex-17
afa0e4af67
feat: Loki can now update itself via .update and --update commands
2026-05-19 14:29:44 -06:00
Dark-Alex-17
5bd0766a60
style: Cleaned up all graph agent code
2026-05-18 13:46:52 -06:00
Dark-Alex-17
27fcb1fc15
docs: Updated README and created graph.example.yaml spec
2026-05-15 17:37:54 -06:00
Dark-Alex-17
08ba6f0446
docs: Fixed typo in README agent example path
2026-05-06 08:04:54 -06:00
Dark-Alex-17
26984892af
docs: Deprecated in-repo docs and migrated them to a Wiki
2026-05-05 15:03:18 -06:00
Dark-Alex-17
8730d413bc
docs: Updated docs to talk about the new TypeScript-based tool support
2026-04-09 13:19:15 -06:00
Dark-Alex-17
aca93f1cae
docs: Updated the docs to now explicitly mention Gemini OAuth support
2026-03-12 13:30:10 -06:00
Dark-Alex-17
2220fd2542
feat: Support authenticating or refreshing OAuth for supported clients from within the REPL
2026-03-11 13:07:27 -06:00
Dark-Alex-17
9f899466d4
feat: Support OAuth authentication flows for Claude
2026-03-11 11:10:48 -06:00
Dark-Alex-17
4f7254a634
docs: Updated the docs to include details on the new agent spawning system and built-in user interaction tools
2026-02-18 12:16:29 -07:00
Dark-Alex-17
eff117d3d9
feat: Use the official atlassian MCP server for the jira-helper agent
2026-02-13 14:56:42 -07:00
Dark-Alex-17
a6b0acc35d
feat: Implemented a built-in task management system to help smaller LLMs complete larger multistep tasks and minimize context drift
2026-02-09 12:49:06 -07:00
Dark-Alex-17
60bd5e493c
docs: Created a CREDITS file to document the history and origins of Loki from the original AIChat project
2026-01-27 13:15:20 -07:00
Alex Clarke
9045763c35
ci: Updated the README to be a bit more clear in some sections
2025-11-26 15:53:54 -07:00
Dark-Alex-17
ab045b0ef3
bug: Removed the github MCP server and slack MCP server from mcp.json so users can just use Loki without any other setup and add more later
2025-11-08 15:59:05 -07:00
Dark-Alex-17
21873da278
docs: Fixed a typo in the CI badge path
2025-11-07 17:17:57 -07:00
Dark-Alex-17
238f93a096
docs: Added badges for Loki
2025-11-07 14:24:25 -07:00
Dark-Alex-17
d34bed4f15
docs: Updated the README to credit the AIChat team and to offer quick links to get around the docs
2025-11-07 13:49:26 -07:00
Dark-Alex-17
5b9ab6636f
Initial commit
2025-07-06 10:41:42 -06:00
Alex Clarke
9fd77feebb
Initial commit
2025-07-05 10:35:42 -06:00