marko-kraemer
924c1540d2
feat: add template deletion functionality, owner template indicator, owner template filter
2025-08-02 22:25:19 +02:00
Marko Kraemer
9d857483eb
Merge branch 'main' into feat/task_list_tool
2025-08-02 20:46:23 +02:00
Marko Kraemer
6287f36244
Merge pull request #1170 from yeyan1996/fix/playback
...
fix: hide panel when resetting the state of playback
2025-08-02 20:42:51 +02:00
Marko Kraemer
a222bd7543
Merge pull request #1171 from yeyan1996/style/cursor
...
Enhance button styles by adding cursor pointer
2025-08-02 20:42:35 +02:00
Marko Kraemer
be0c61945a
Merge pull request #1169 from Chaitanya045/issue-Add-Copy-text-btns-everywhere-in-UI
...
feat: Add "Copy" text buttons everywhere in UI
2025-08-02 20:40:05 +02:00
Krishav Raj Singh
7632f36a84
fix: typo clear-all
2025-08-02 18:57:57 +05:30
Krishav Raj Singh
4f32ed007a
refactor: use section_id
2025-08-02 18:54:59 +05:30
Krishav
2ca30bec83
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-02 00:26:43 +05:30
Chaitanya045
124fb0e1c8
fixed success and failure messaged to be shown on a toast instead if console log.
2025-08-01 23:56:30 +05:30
Bobbie
4a6073a563
Merge pull request #1163 from mykonos-ibiza/kortix-sdk
...
Feat Kortix SDK
2025-08-01 20:01:07 +05:30
Krishav
04f3543d97
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-01 16:30:23 +05:30
Saumya
6b77a6ccca
fix of height of tools section
2025-08-01 15:55:39 +05:30
Krishav
90063d7c59
Merge branch 'kortix-ai:main' into feat/task_list_tool
2025-08-01 13:07:27 +05:30
Saumya
6de7bd0f6c
fix agent builder update tool
2025-08-01 13:04:24 +05:30
yeyan1996
4308f0e0d8
Enhance button styles by adding cursor pointer
2025-07-31 23:30:04 -07:00
yeyan1996
3be4345cbf
fix: hide panel when resetting the state of playback
2025-07-31 23:19:08 -07:00
Krishav Raj Singh
ab76c95258
ui: include sections
2025-08-01 10:51:52 +05:30
Krishav Raj Singh
3e2f442a17
chore: fix type
2025-08-01 10:51:16 +05:30
Krishav Raj Singh
61d2ad5df4
feat: ui for task list tool
2025-08-01 10:51:16 +05:30
Chaitanya045
a004a1b2ee
issue: add copy functionality to file manager and tool-call side panel
2025-08-01 08:20:20 +05:30
Bobbie
0250e786cd
Merge pull request #1165 from escapade-mckv/fix-agent-builder-2a
...
fix agent builder functionality
2025-08-01 02:16:58 +05:30
Saumya
e8972fb788
fix agent builder functionality
2025-08-01 02:15:49 +05:30
mykonos-ibiza
51aecd3e67
Merge branch 'main' into kortix-sdk
2025-08-01 01:47:10 +05:30
Vukasin
a1f187b402
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-31 19:41:02 +02:00
Vukasin
f1024d8e07
fix: pipedream app connection
2025-07-31 19:40:55 +02:00
Saumya
d5dce19023
fix fade in the trigger acordion
2025-07-31 22:06:46 +05:30
Vukasin
1ff01ef83c
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-31 18:28:06 +02:00
Vukasin
e89cd8d3e7
fix: visual improvements
2025-07-31 18:28:02 +02:00
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
Vukasin
1900bf9b60
fix: workflow saving
2025-07-31 15:37:24 +02:00
mykonos-ibiza
8f6af9d29d
Merge branch 'main' into kortix-sdk
2025-07-31 18:47:38 +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
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
2eea1f07aa
Update button text and styles for yearly subscription upgrades in pricing section
2025-07-31 15:57:11 +05:30
Saumya
42914cba92
fix ux issues
2025-07-31 12:01:57 +05:30
Saumya
91508d60f1
cleaup code, remove unused endpoints & methods
2025-07-31 09:58:33 +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
marko-kraemer
1f73aa25ef
rm temp readme
2025-07-30 22:18:51 +02:00
Saumya
b36715d2b6
fix agent creation
2025-07-30 23:37:36 +05:30
Vukasin
762f18f96f
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-30 17:09:32 +02:00
Vukasin
83ef975c5f
fix:
2025-07-30 15:11:36 +02:00
Frank An
30eae454f5
fix: correct textarea auto-resize behavior and scroll appearance
2025-07-30 17:22:12 +08:00
Saumya
080a0b1cef
suna agent installation cleanup
2025-07-30 12:29:25 +05:30
Saumya
26fd18b6b8
cleanup agent builder tools
2025-07-30 11:37:34 +05:30
Saumya
8e1cce5cbd
refactor versioning & run.py
2025-07-30 11:20:05 +05:30