Davidson Gomes
|
02cbda22dd
|
Merge tag '0.0.6' into develop
v
|
2025-05-13 06:41:31 -03:00 |
|
Davidson Gomes
|
e3e40ede2b
|
Merge branch 'release/0.0.6'
|
2025-05-13 06:41:29 -03:00 |
|
Davidson Gomes
|
0c3d2fdbe2
|
docs: add changelog file to document project updates and version history
|
2025-05-13 06:41:23 -03:00 |
|
Davidson Gomes
|
6be09de87d
|
docs: add frontend installation instructions to README
|
2025-05-13 06:40:04 -03:00 |
|
Davidson Gomes
|
1e00887167
|
Merge tag '0.0.5' into develop
v
|
2025-05-13 06:35:28 -03:00 |
|
Davidson Gomes
|
705791d17f
|
Merge branch 'release/0.0.5'
|
2025-05-13 06:35:24 -03:00 |
|
Davidson Gomes
|
0ec9bbdc13
|
chore: add Apache License 2.0 and update project license information in README and pyproject.toml
|
2025-05-13 06:35:16 -03:00 |
|
Davidson Gomes
|
146c28ae27
|
style(templates): adjust color scheme in base email template for better visual appeal
|
2025-05-12 19:41:07 -03:00 |
|
Davidson Gomes
|
fc61fb062e
|
style(templates): update base email template styles for improved aesthetics
|
2025-05-12 19:36:43 -03:00 |
|
Davidson Gomes
|
a46402fd08
|
refactor(auth, email_service, user_service, templates): update email handling and improve base email template styling
|
2025-05-12 19:23:11 -03:00 |
|
Davidson Gomes
|
47307a1045
|
Merge tag '0.0.4' into develop
v
|
2025-05-12 17:51:38 -03:00 |
|
Davidson Gomes
|
b21e355ce1
|
Merge branch 'release/0.0.4'
|
2025-05-12 17:51:36 -03:00 |
|
Davidson Gomes
|
0c69df107e
|
refactor(a2a_task_manager): improve JSON handling and error logging for chunk processing
|
2025-05-12 17:51:27 -03:00 |
|
Davidson Gomes
|
4800807783
|
docs: add Langfuse integration section to README for tracing and observability
|
2025-05-12 17:29:13 -03:00 |
|
Davidson Gomes
|
71ecc8f35b
|
Merge tag '0.0.3' into develop
v
|
2025-05-12 17:20:31 -03:00 |
|
Davidson Gomes
|
782c2aceff
|
Merge branch 'release/0.0.3'
|
2025-05-12 17:20:29 -03:00 |
|
Davidson Gomes
|
ff27fb157c
|
Merge tag '0.0.2' into develop
v
|
2025-05-12 17:12:51 -03:00 |
|
Davidson Gomes
|
bafbd494ed
|
Merge branch 'release/0.0.2'
|
2025-05-12 17:12:48 -03:00 |
|
Davidson Gomes
|
ab1f528a34
|
feat(otel): integrate OpenTelemetry for Langfuse monitoring and add configuration settings
|
2025-05-12 17:12:39 -03:00 |
|
Davidson Gomes
|
f319b89806
|
refactor(chat_routes, agent_runner, workflow_agent): improve JSON handling and clean up code
|
2025-05-12 16:26:06 -03:00 |
|
Davidson Gomes
|
a1f6b828d5
|
Merge tag '0.0.1' into develop
v
|
2025-05-12 13:20:30 -03:00 |
|
Davidson Gomes
|
5a321125de
|
Merge branch 'release/0.0.1'
|
2025-05-12 13:20:28 -03:00 |
|
Davidson Gomes
|
fd915824d8
|
feat(workflow_agent): add message-node function to handle message events in workflow
|
2025-05-12 13:19:39 -03:00 |
|
Davidson Gomes
|
2b370a2a4d
|
refactor(schemas, custom_tools): remove commented-out legacy code and clean up parameter handling
|
2025-05-09 21:20:33 -03:00 |
|
Davidson Gomes
|
c93fe6a8db
|
feat(agent_service, agent_builder, schemas): add agent_tools field to agent configuration and implement processing logic
|
2025-05-09 21:19:33 -03:00 |
|
Davidson Gomes
|
b32a044cac
|
refactor(agent_builder, custom_tools): simplify tool configuration handling and ensure parameter defaults
|
2025-05-09 20:42:30 -03:00 |
|
Davidson Gomes
|
9deeb02df8
|
refactor(client_routes): remove leading slash from post route for client creation
|
2025-05-09 10:36:33 -03:00 |
|
Davidson Gomes
|
97c15ca6bd
|
refactor(auth): temporarily enable auto-verification for user registration
|
2025-05-08 18:44:50 -03:00 |
|
Davidson Gomes
|
25079034b8
|
refactor(agent_builder): remove unused import of ZoneInfo
|
2025-05-08 14:41:28 -03:00 |
|
Davidson Gomes
|
78be6bd5b0
|
refactor(auth): clean up unused import in client_routes and adjust token data initialization
|
2025-05-08 14:40:49 -03:00 |
|
Davidson Gomes
|
e279b4afa2
|
feat(schemas): add folder_id field to AgentBase and Agent schemas
|
2025-05-08 13:17:34 -03:00 |
|
Davidson Gomes
|
d17f241967
|
feat(auth): add change password functionality for authenticated users
|
2025-05-07 20:18:09 -03:00 |
|
Davidson Gomes
|
0e3043779d
|
refactor(agent_builder): remove get_current_time method and related instructions
|
2025-05-07 19:49:10 -03:00 |
|
Davidson Gomes
|
f98a6c405e
|
feat(mcp_service): enhance MCP server handling to support custom MCP servers
|
2025-05-07 19:19:53 -03:00 |
|
Davidson Gomes
|
442369505a
|
feat(user): add auto-verification option for user creation
|
2025-05-07 17:33:45 -03:00 |
|
Davidson Gomes
|
93ad731f40
|
refactor(schemas): clean up imports and update comments in a2a_types and schemas
|
2025-05-07 17:00:45 -03:00 |
|
Davidson Gomes
|
a1ccae54c5
|
chore(dependencies): update litellm version to 1.68.1
|
2025-05-07 15:36:08 -03:00 |
|
Davidson Gomes
|
acdfdf40ee
|
chore(docs): update README to clarify alembic-upgrade command usage
|
2025-05-07 13:34:31 -03:00 |
|
Davidson Gomes
|
8722704034
|
chore(docker): update Dockerfile to run database migrations before starting the application
|
2025-05-07 13:31:21 -03:00 |
|
Davidson Gomes
|
d380d4bf71
|
feat(migrations): create initial migration with database schema for clients, mcp_servers, tools, agent_folders, api_keys, users, agents, and audit_logs
|
2025-05-07 13:30:25 -03:00 |
|
Davidson Gomes
|
900950e78a
|
chore(cleanup): remove unused entries from .dockerignore and .gitignore
|
2025-05-07 13:29:53 -03:00 |
|
Davidson Gomes
|
17b4c20a4c
|
feat(api): implement secure API key management with encryption and CRUD operations
|
2025-05-07 13:08:59 -03:00 |
|
Davidson Gomes
|
72f666aca1
|
feat(agent): add agent folder management routes and functionality
|
2025-05-07 11:58:59 -03:00 |
|
Davidson Gomes
|
0e3c331a72
|
chore(cleanup): remove contact-related files and update JWT expiration time settings
|
2025-05-07 11:43:00 -03:00 |
|
Davidson Gomes
|
8979251541
|
refactor(agent): update condition evaluation logging in workflow agent
|
2025-05-07 07:04:14 -03:00 |
|
Davidson Gomes
|
e54e1039e1
|
chore(docs): remove outdated documentation files
|
2025-05-07 06:44:19 -03:00 |
|
Davidson Gomes
|
422639a629
|
chore(cleanup): remove unused files and update documentation for clarity
|
2025-05-07 06:43:33 -03:00 |
|
Davidson Gomes
|
bbc18371dd
|
chore(docker): add Docker installation command to Dockerfile
|
2025-05-06 20:07:37 -03:00 |
|
Davidson Gomes
|
7b7487fea7
|
feat(agent): add workflow agent support and integrate with agent builder
|
2025-05-06 19:56:56 -03:00 |
|
Davidson Gomes
|
0fc47aaa57
|
feat(agent): add support for workflow agents with updated constraints and configuration
|
2025-05-06 18:37:13 -03:00 |
|