Skip to content

Releases: MightyMoud/arlocode

v0.2.0 - Add headless mode & ATIF memory format

01 Feb 01:35

Choose a tag to compare

Changelog

  • 2672dd3 Add formatting and some minor changes
  • f166642 Add headless mode
  • ae77ba6 Add model name to ATIF file
  • 35f9522 Add timestamps
  • e68fcc0 Adopt ATIF format for memory and add save function and explorer HTML file
  • 4a55dea Refactor to use bridge abstraction
  • 4e73e85 Show thinking tokens for openAI and add ollama provider
  • d09aebd Simple fixes
  • 0d631d6 Small refactor

v0.1.0

18 Jan 05:53

Choose a tag to compare

Summary

Working basic version that can change files and works with openrouter. Put a OPENROUTER_API_KEY in your env and off you go. Model selection will come later. This is built to use GLM4.7 as standard for now.

arlo-2.mp4

Changelog

  • e4ac9cb Add responding animation
  • 493dd10 Ci: Stick to one go version
  • 65c9976 Ci: fix issue with test
  • 3832515 Fix an issue with code blocks in md
  • ae23c98 Fixed streaming and better handle of thinking messages
  • dd2ea20 Revert to welcome screen
  • 98f605a Simple indicator for tool calls in TUI

v0.0.1

10 Jan 12:25

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Barely working release

image image
  • Simple ai agent with basic tools and always in yolo mode
  • TUI structure in place for greatness! Took a while!
  • Can help and work with you now, but clarity is lacking on what changes it makes

Changelog

  • 26bace1 Add more actions
  • 302dd27 Add simple shell execusion tool and be risky
  • eca4745 Add tests for fun
  • 0a30bee Add theme support and prepare for refactor
  • 33c10f6 Added a simple OpenAI integration
  • 1e58ae6 Added more tests with Grok
  • 19fdd02 Added readme and license and a new home on github
  • bfd6a41 Apply everywhere -> I love go.
  • 695c70f Ask AI to add tests and trust it
  • d2b2ebf Basic conversation and a messy system
  • ba86602 Ci: goreleaser workflow
  • f4d5590 Clean up minor AI mess
  • be985af Cleanup
  • 75e27a5 Cleanup and using hooks instead
  • efa59f7 Cleanups
  • 82a52ed Cleanups
  • 00ce3e3 Decent layout for chat window
  • 6127f54 Decent working with debug logs
  • 214d079 Demo done. Lets build stuff
  • 5f6bc88 Disable lint step for now
  • 27052d0 Fix scrolling and thanks Opus
  • 85ba277 Fixed colors and bad test
  • ae7fdb0 Fixed messages logic and rendering
  • 1c09eb0 Fixes
  • 3737ea1 Flexbox in... time to build
  • 980f77e Ignore .git folder
  • f73749a Init working abstraction
  • 5708351 Make LLMs package great again
  • 0c664e1 Move into TUI Package
  • e90c7f2 Move memory to agent as it should be
  • c30b5f6 Move the hooks to the Agent interface
  • f4546a7 Notifs system getttttoooo
  • e77ee6a Quick refactor
  • e3e4bf5 Slightly better separation and anxiety
  • 424458a Update package name to arlocode
  • 2debe25 Update the Readme
  • 95720be Update the applyEdit fun
  • 00518a9 Vibe coded layering system
  • 3542f70 Wild stuff use Arlo to improve butler with Claude~
  • bcb9adf Working agent with separation of concerns looking good
  • 54fe08a Working alpha version with a little bit of polish
  • fe1311f Working chat with Agent goroutine
  • aa28450 more cleanups