.. |
__all__.py
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
__init__.py
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
agent.py
|
feat: Make agent listing more performant (#1270)
|
2025-03-13 14:36:33 -07:00 |
agents_tags.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
base.py
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
block.py
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
blocks_agents.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
custom_columns.py
|
feat: add content parts to message schema (#1273)
|
2025-03-13 18:43:32 -07:00 |
enums.py
|
feat: initial MCP support (#1229)
|
2025-03-12 17:33:24 -07:00 |
errors.py
|
fix: Scale up database (#2263)
|
2024-12-17 15:02:28 -08:00 |
file.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
group.py
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
groups_agents.py
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
identities_agents.py
|
feat: make identities many to many (#1085)
|
2025-02-20 16:33:24 -08:00 |
identities_blocks.py
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
identity.py
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
job_messages.py
|
fix: prevent adding duplicate messages to JobMessages table (#625)
|
2025-01-13 14:48:20 -08:00 |
job.py
|
chore: remove nested config in send requests (#813)
|
2025-01-28 14:58:53 -08:00 |
message.py
|
feat: add content parts to message schema (#1273)
|
2025-03-13 18:43:32 -07:00 |
mixins.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
organization.py
|
feat: add privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
passage.py
|
fix: deprecate cursor param and replace with before , after (#736)
|
2025-01-23 14:17:25 -08:00 |
provider.py
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
sandbox_config.py
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
source.py
|
fix: agent deletion bug from source cascade (#1101)
|
2025-02-24 11:20:22 -08:00 |
sources_agents.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
sqlalchemy_base.py
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
sqlite_functions.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
step.py
|
feat: add agent to steps table and support filtering (#1212)
|
2025-03-07 10:10:29 -08:00 |
tool.py
|
feat: Add metadata_ field to Tool (#1321)
|
2025-03-17 17:14:08 -07:00 |
tools_agents.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
user.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |