GravityFalls / initialize.py

Commit History

Allow subordinate agents to override settings
521408c

linuztx commited on

feat: Add support for extra HTTP headers in Browser Agent
d43f5a7

hatimkagalwala commited on

local TTY implementation
f42498f

frdel commited on

agents rework, memory improvements and params
de76de9

frdel commited on

Merge branch 'pr/595' into development
b703a3b

frdel commited on

Merge branch 'main' into testing
99d671c

frdel commited on

refactor: Remove ModelProvider enum
8a7cc1d

linuztx commited on

preload improvement
a780183

frdel commited on

api_base fix + litellm update
144dad3

frdel commited on

model api_base, litellm finalizing
8054905

frdel commited on

Merge branch 'pr/491' into development
f3f8ca5

frdel commited on

Better initialization
760ba6e

frdel commited on

mcp wip
df8761f

frdel commited on

mcp wip
3490e7b

frdel commited on

MCP client merge
2cdc6bf

frdel commited on

fix for auto installer package config. and disable servers if they encounter setup errors without crashing container
4475dd9

deciduus commited on

Edit: Cleaned up MCP logs and check attempts.
dab1f29

deciduus commited on

Edit: Initialize will now attempt to ensure all mcps are globally installed when the system starts.
450b8ed

deciduus commited on

Update: Improved MCP setup and config, async handling for sessions, auto mcp install if present in settings config (on compose)
25c76c5

deciduus commited on

Edit: Changed mcp.py to mcp_handler.py to prevent potential import confusion between 'mcp' package and 'mcp.py'. Edited dockerfile to 'latest' so it doesnt spin up old builds after image creation. Also edited preinstall to ensure the mcp related dependencies can load non-interactive.
e2b7e2b

deciduus commited on

feat: Implement support for MCP Servers (Claude Tools) - Part 1 Stdio Servers
317ffd2

Rafael Uzarowski commited on

feat: chat model VISION support for user and tool msg attachments
4058185
unverified

Rafael Uzarowski commited on

models temp removed, deepseek reasoner support
9a3a5a7

frdel commited on

Browser-use prototype
ef24a72

frdel commited on

models, settings, initializer refactor
04f5d40

frdel commited on

console print edits for docker
8d90f44

frdel commited on

RFC & SSH exchange for development
b7ce560

frdel commited on

attachments, files, prompt extras, prompt caching, refactors, cleanups
9112b0b

frdel commited on

Squashed commit of the following:
1825944

frdel commited on

Docker runtime - SSH, runtime args
0a1c91a

frdel commited on

UI and settings merge
c79b41d

frdel commited on

other things + Embedding Model selection
602cfdc

Alessandro commited on

Settings prototype
8172983

frdel commited on

yt download instrument example
e735edf

frdel commited on

Instruments
2cb62e9

frdel commited on

dev sync
f6f0dbf

frdel commited on

v0.7 testing
80b971d

frdel commited on

Memory extensions, UI updates
ab1dce9

frdel commited on

Update initialize.py
ce8c76e
unverified

Alessandro commited on

Free & local
c051ef7

frdel commited on

Bugfixes
aeb0622

frdel commited on

context separation
1e2ffc3

frdel commited on

minor fixes
6e2f878

frdel commited on

Fixes for v0.6
9fd3191

frdel commited on

Updates for v0.6
20bc5ae

frdel commited on