Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to restful-api at Dark-Alex-17/loki 2026-04-10 22:05:02 +00:00
e9e6b82e24 testing
Dark-Alex-17 created branch restful-api in Dark-Alex-17/loki 2026-04-10 22:05:02 +00:00
Dark-Alex-17 pushed to develop at Dark-Alex-17/loki 2026-04-09 20:48:51 +00:00
ff3419a714 Merge branch 'tree-sitter-tools' into 'develop'
a5899da4fb feat: Automatic runtime customization using shebangs
dedcef8ac5 test: Updated client stream tests to use the thread_rng from rand
d658f1d2fe build: Pulled additional features for rand dependency
6b4a45874f fix: TypeScript function args were being passed as objects rather than direct parameters
Compare 13 commits »
Dark-Alex-17 pushed to tree-sitter-tools at Dark-Alex-17/loki 2026-04-09 20:47:20 +00:00
a5899da4fb feat: Automatic runtime customization using shebangs
dedcef8ac5 test: Updated client stream tests to use the thread_rng from rand
d658f1d2fe build: Pulled additional features for rand dependency
6b4a45874f fix: TypeScript function args were being passed as objects rather than direct parameters
7839e1dbd9 build: upgraded dependencies to latest
Compare 10 commits »
Dark-Alex-17 created branch tree-sitter-tools in Dark-Alex-17/loki 2026-04-09 20:47:20 +00:00
Dark-Alex-17 pushed to develop at Dark-Alex-17/loki 2026-04-09 13:56:32 +00:00
ab2b927fcb fix: don't shadow variables in binary path handling for Windows
Dark-Alex-17 pushed to develop at Dark-Alex-17/loki 2026-04-08 20:54:57 +00:00
7e5ff2ba1f build: Upgraded crossterm and reedline dependencies
Dark-Alex-17 pushed to develop at Dark-Alex-17/loki 2026-04-08 18:49:51 +00:00
ed59051f3d fix: Tool call improvements for Windows systems
e98bf56a2b chore: bump Cargo.toml to 0.3.0
fb510b1a4f bump: version 0.2.0 → 0.3.0 [skip ci]
Compare 3 commits »
Dark-Alex-17 created branch develop in Dark-Alex-17/loki 2026-04-08 18:49:51 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-04-02 19:14:24 +00:00
6c17462040 feat: Added todo__clear function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-04-02 15:59:49 +00:00
ba1cf0182b build: Updated the docker image so that it ships with trusted CA root certs from trusted providers like LetsEncrypt, DigiCert, etc. for docker SSL users
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-30 22:27:39 +00:00
1536cf384c fix: Clarified user text input interaction
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-03-30 19:38:06 +00:00
d6842d7e29 fix: recursion bug with similarly named Bash search functions in the explore agent
fbc0acda2a feat: Added available tools to prompts for sisyphus and code-reviewer agent families
0327d041b6 feat: Added available tools to coder prompt
6a01fd4fbd Merge branch 'main' of github.com:Dark-Alex-17/loki
d822180205 fix: updated the error for unauthenticated oauth to include the REPL .authenticated command
Compare 7 commits »
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-03-30 16:14:57 +00:00
5cccec88c9 docs: Updated the README to have a more detailed section on how to acquire SSL certificate information
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-03-30 15:47:41 +00:00
6b926dfbee New get-server-tls-cert command to fetch and optionally install public TLS certs to the system store for one-way SSL
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-03-29 18:46:20 +00:00
bbcd3f00a9 feat: Created a separate 'ssl' property for the config so users don't have to specify an ssl_cert_path to use SSL or use the uri workaround for HTTPS API access
2e339dd73b docs: Created an authorship policy and PR template that requires explicit acknowledgement of AI assistance
Compare 2 commits »
Dark-Alex-17 created branch develop in Dark-Alex-17/managarr 2026-03-29 18:46:20 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-03-27 22:45:42 +00:00
d22df65e5b Added some new useful TUIs
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-03-20 22:04:56 +00:00
9f63ee8265 bump: version 0.4.0 → 0.4.1 [skip ci]
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-03-20 22:03:57 +00:00
6cba3d6d0b feat: Upgraded aws-lc-sys version to address high severity CWE-295