Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-17 20:57:14 +00:00
3873821a31 fix: Corrected a bug in the coder agent that wasn't outputting a summary of the changes made, so the parent Sisyphus agent has no idea if the agent worked or not
9c2801b643 feat: modified sisyphus agents to use the new ddg-search MCP server for web searches instead of built-in model searches
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-17 16:44:55 +00:00
d78820dcd4 fix: Claude code system prompt injected into claude requests to make them valid once again
d43c4232a2 fix: Do not inject tools when models don't support them; detect this conflict before API calls happen
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-16 18:39:26 +00:00
f41c85b703 style: Applied formatting across new inquire files
9e056bdcf0 feat: Added support for specifying a custom response to multiple-choice prompts when nothing suits the user's needs
d6022b9f98 feat: Supported theming in the inquire prompts in the REPL
6fc1abf94a build: upgraded to the most recent version of the inquire crate
Compare 4 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-03-13 21:19:32 +00:00
d4722daf43 fix: Improved the aws generate-sso-profiles command
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-13 20:20:07 +00:00
92ea0f624e docs: Fixed a spacing issue in the example agent configuration
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-13 20:07:20 +00:00
c3fd8fbc1c docs: Added the file-reviewer agent to the AGENTS docs
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-13 19:33:14 +00:00
7fd3f7761c docs: Updated the MCP-SERVERS docs to mention the ddg-search MCP server
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-13 19:30:43 +00:00
05e19098b2 feat: Added the duckduckgo-search MCP server for searching the web (in addition to the built-in tools for web searches)
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-12 21:19:18 +00:00
60067ae757 Merge branch 'main' of github.com:Dark-Alex-17/loki
c72003b0b6 fix: Implemented the path normalization fix for the oracle and explore agents
7c9d500116 chore: Added GPT-5.2 to models.yaml
6b2c87b562 docs: Updated the docs to now explicitly mention Gemini OAuth support
b2dbdfb4b1 feat: Support for Gemini OAuth
Compare 8 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-03-12 20:54:36 +00:00
319ffef6c9 Built the new CLI
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-03-12 20:53:53 +00:00
9d0c2985ac Updated and improved the aws generate-sso-profiles command
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-12 15:08:37 +00:00
9b4c800597 fix: The REPL .authenticate command works from within sessions, agents, and roles with pre-configured models
Dark-Alex-17 pushed to gemini-oauth at Dark-Alex-17/loki 2026-03-11 20:19:01 +00:00
83581d9d18 feat: Initial scaffolding work for Gemini OAuth support (Claude generated, Alex updated)
Dark-Alex-17 created branch gemini-oauth in Dark-Alex-17/loki 2026-03-11 20:19:01 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-11 19:10:08 +00:00
eb4d1c02f4 feat: Support authenticating or refreshing OAuth for supported clients from within the REPL
c428990900 fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
03b9cc70b9 feat: Allow first-runs to select OAuth for supported providers
3fa0eb832c fix: Don't try to inject secrets into commented-out lines in the config
83f66e1061 feat: Support OAuth authentication flows for Claude
Compare 5 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-10 20:55:35 +00:00
741b9c364c chore: Added support for Claude 4.6 gen models
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-10 16:18:44 +00:00
b6f6f456db fix: Removed top_p parameter from some agents so they can work across model providers
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-03-09 23:35:30 +00:00
b2a51dc1b1 docs: Cleaned up README formatting a tad (80 character column length)
cc44fca54e bump: version 0.3.0 → 0.4.0 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-03-09 22:57:40 +00:00
9a678ae67d build: Updated dependencies to address security issues
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-03-09 22:34:03 +00:00
66b950991c feat: Added 1password support
e8e0bd02e9 docs: created an authorship policy and pull request template to require disclosure of AI coding assistance for all contributions
Compare 2 commits »