Bobbie
d46bb7b51a
Merge pull request #1154 from escapade-mckv/fix-ux-issues
...
fix fade in the trigger acordion
2025-07-31 22:26:38 +05:30
Saumya
d5dce19023
fix fade in the trigger acordion
2025-07-31 22:06:46 +05:30
Bobbie
eb851ce6e7
Merge pull request #1153 from escapade-mckv/fix-ux-issues
...
Fix ux issues
2025-07-31 21:10:28 +05:30
Saumya
edb35d8665
Merge branch 'main' into fix-ux-issues
2025-07-31 21:09:26 +05:30
Saumya
01c24faf2f
fix issues inconsistncy
2025-07-31 21:09:16 +05:30
Saumya
4e9fc2bc8c
fix empty state in mcp logo
2025-07-31 20:27:34 +05:30
Bobbie
f65e760e9b
Fix UsageLogEntry interface and update truncateString function
2025-07-31 17:41:48 +05:30
mykonos-ibiza
09211d9c55
Refactor UsageLogEntry interface and update truncateString function
...
- Updated the UsageLogEntry interface to include new fields: message_id, thread_id, created_at, content, total_tokens, estimated_cost, and project_id.
- Modified the truncateString function to handle optional string input, returning an empty string if no input is provided.
2025-07-31 17:37:13 +05:30
Bobbie
d062f694e1
Merge pull request #1146 from mykonos-ibiza/update-stripe-dependency
2025-07-31 16:21:13 +05:30
mykonos-ibiza
a4141365cb
Merge branch 'main' into stripe-add-yearly-commitment-plans
2025-07-31 16:18:21 +05:30
mykonos-ibiza
8176ceba3b
Refactor yearly commitment plan mappings to support environment-specific configurations
...
- Introduced separate mappings for production and staging environments.
- Updated the configuration to dynamically select the appropriate yearly commitment plans based on the current environment mode.
2025-07-31 16:14:57 +05:30
mykonos-ibiza
f7c192ab78
Update Stripe pricing IDs for yearly commitment plans in configuration
2025-07-31 16:10:48 +05:30
mykonos-ibiza
1b608c006d
Update Stripe yearly commitment pricing IDs in configuration
...
- Modified the configuration file to update the Stripe pricing IDs for yearly commitment plans in the production environment.
- Ensured consistency with the latest pricing structure for subscription tiers.
2025-07-31 16:09:33 +05:30
mykonos-ibiza
55a63ba41c
Update VSCode settings to disable type checking for both Python and CursorPyright
2025-07-31 16:01:16 +05:30
mykonos-ibiza
2eea1f07aa
Update button text and styles for yearly subscription upgrades in pricing section
2025-07-31 15:57:11 +05:30
Bobbie
ab140b6541
Merge pull request #1144 from escapade-mckv/fix-ux-issues
...
fix ux issues
2025-07-31 12:04:23 +05:30
Saumya
42914cba92
fix ux issues
2025-07-31 12:01:57 +05:30
Bobbie
1fdf26f82e
Merge pull request #1143 from escapade-mckv/backend-cleanup
...
Backend cleanup
2025-07-31 09:59:23 +05:30
Saumya
91508d60f1
cleaup code, remove unused endpoints & methods
2025-07-31 09:58:33 +05:30
Saumya
bbfbc3cea5
Merge branch 'fix-mcp-connection' into backend-cleanup
2025-07-31 09:18:54 +05:30
Saumya
1701eb421c
fix mcp connection error for tools
2025-07-31 09:18:31 +05:30
Saumya
bf3904e860
rtefactor backend
2025-07-31 09:07:09 +05:30
mykonos-ibiza
a7b142ed74
Implement yearly commitment subscription plans and enhance billing logic
...
- Added support for yearly commitment plans with associated pricing tiers in the billing service.
- Introduced validation functions to manage plan changes and restrictions based on business rules.
- Updated configuration to include new yearly commitment pricing in both production and staging environments.
- Enhanced frontend components to handle subscription management, including cancellation and reactivation features.
- Refactored billing-related hooks and API calls to accommodate new subscription types and improve error handling.
2025-07-31 02:16:08 +05:30
mykonos-ibiza
6b137e4fc8
Update stripe dependency from version 12.0.1 to 11.6.0 in pyproject.toml and uv.lock
2025-07-31 02:14:02 +05:30
marko-kraemer
1f73aa25ef
rm temp readme
2025-07-30 22:18:51 +02:00
marko-kraemer
0f36b6e953
update tool decorator to have usage_example
2025-07-30 22:13:46 +02:00
Bobbie
91e1468f39
Merge pull request #1140 from escapade-mckv/fix-agent-creation
...
fix agent creation
2025-07-30 23:38:55 +05:30
Saumya
b36715d2b6
fix agent creation
2025-07-30 23:37:36 +05:30
Marko Kraemer
d5159f5fba
Merge pull request #1111 from kortix-ai/agentpress-sdk-refactor
...
remove legacy XML schema & agentpress sdk example
2025-07-30 17:09:29 +02:00
marko-kraemer
99e4ba0574
merge
2025-07-30 16:54:54 +02:00
marko-kraemer
ba455ef5f7
Merge branch 'main' into agentpress-sdk-refactor
2025-07-30 16:33:11 +02:00
Bobbie
c005d6f166
Merge pull request #1137 from escapade-mckv/pipedream-refactor-2a
...
Pipedream refactor 2a
2025-07-30 19:53:20 +05:30
Saumya
a6058b94ad
refactor pipedream codebase
2025-07-30 19:52:31 +05:30
marko-kraemer
f140634859
wip
2025-07-30 16:10:42 +02:00
Saumya
773987bebc
refactor pipedream
2025-07-30 19:33:43 +05:30
Marko Kraemer
ffe254c8d7
Merge pull request #1135 from ffrankan/fix/textarea-auto-resize
...
fix: correct textarea auto-resize behavior and scroll appearance
2025-07-30 15:52:51 +02:00
Saumya
f095affcf1
refactor pipedream codebase
2025-07-30 17:57:26 +05:30
Frank An
30eae454f5
fix: correct textarea auto-resize behavior and scroll appearance
2025-07-30 17:22:12 +08:00
Bobbie
632fe32970
Merge pull request #1134 from escapade-mckv/backend-refactor-2a
...
mcp module refactor
2025-07-30 14:37:43 +05:30
Saumya
bf92b5b831
mcp module refactor
2025-07-30 14:36:26 +05:30
Bobbie
6b31903f30
Merge pull request #1131 from escapade-mckv/refactor-backend-2
...
suna agent installation cleanup
2025-07-30 12:30:27 +05:30
Saumya
080a0b1cef
suna agent installation cleanup
2025-07-30 12:29:25 +05:30
Bobbie
d129c808d5
Merge pull request #1130 from escapade-mckv/refactor-backend-2
...
cleanup agent builder tools
2025-07-30 11:38:12 +05:30
Saumya
26fd18b6b8
cleanup agent builder tools
2025-07-30 11:37:34 +05:30
Bobbie
ca5d7f3742
Merge pull request #1129 from escapade-mckv/refactor-backend-2
...
Refactor backend 2
2025-07-30 11:21:08 +05:30
Saumya
8e1cce5cbd
refactor versioning & run.py
2025-07-30 11:20:05 +05:30
Saumya
f848d5c10f
refactor versioning
2025-07-29 23:41:22 +05:30
Saumya
8a859038c3
Merge branch 'main' into refactor-backend-2
2025-07-29 22:18:10 +05:30
marko-kraemer
0063d72f2a
wip
2025-07-29 14:45:21 +02:00
marko-kraemer
b876a4007f
wip
2025-07-29 14:33:32 +02:00