Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
COMMITS
August 25, 2025
C
Implement a simplified version of the agent, using the Claude Code SDK
Carl Atupem committed
August 20, 2025
C
Remove authentication
Carl Atupem committed
August 19, 2025
C
Merge branch 'development' of https://github.com/bytebot-ai/bytebot into development
Carl Atupem committed
Z
Fix screenshot utility bugs and improve scroll behavior
Zach Waterfield committed
August 18, 2025
C
Update ChatContainer.tsx
Carl Atupem committed
August 17, 2025
Z
Add fast fade transition animation when screenshots change
Zach Waterfield committed
Z
Fix screenshot selection to stay on last image when scrolled past end
Zach Waterfield committed
Z
Fix screenshot marker creation for multiple images in tool_result blocks
Zach Waterfield committed
Z
Remove logs
Zach Waterfield committed
Z
Fix ScreenshotViewer pagination and screenshot extraction issues
Zach Waterfield committed
August 13, 2025
C
Tweaks to the agent
Carl Atupem committed
August 6, 2025
C
Add dedicated proxy service in agent
Carl Atupem committed
August 4, 2025
C
Updated secrets handling and documentation
Carl Atupem committed
C
Update helm instructions
Carl Atupem committed
July 31, 2025
C
Fix build issue
Carl Atupem committed
C
Update README, discord links, and static files
Carl Atupem committed
C
Small docs update
Carl Atupem committed
July 30, 2025
C
Update docs with more guides, cleanup errors
Carl Atupem committed
C
Utilize context window size to determine when to summarize
Carl Atupem committed
C
Merge branch 'development' of https://github.com/bytebot-ai/bytebot into development
Carl Atupem committed
C
Share user actions with the LLM
Carl Atupem committed
C
Merge pull request #63 from bytebot-ai/zach/chat-container-improvements
Carl Atupem committed
C
Support OpenAI reasoning models
Carl Atupem committed
Z
Refactor ChatContainer layout and scrolling
Zach Waterfield committed
Z
Adjust placeholder div size in Header component
Zach Waterfield committed
C
Add llm proxy helm configuration
Carl Atupem committed
C
Proper Helm support
Carl Atupem committed
July 28, 2025
C
Merge pull request #62 from bytebot-ai/zach/updates
Carl Atupem committed
July 27, 2025
C
Merge pull request #55 from aleporro/hide-scrollbars
Carl Atupem committed
July 26, 2025
Z
feat(tasks): add pagination and reorganize tabs with deep linking
Zach Waterfield committed