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
Vukasin
f1024d8e07
fix: pipedream app connection
2025-07-31 19:40:55 +02:00
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
Vukasin
1900bf9b60
fix: workflow saving
2025-07-31 15:37:24 +02:00
mykonos-ibiza
a4141365cb
Merge branch 'main' into stripe-add-yearly-commitment-plans
2025-07-31 16:18:21 +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
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
Vukasin
762f18f96f
Merge remote-tracking branch 'upstream/main' into feat/wip-workflow
2025-07-30 17:09:32 +02:00
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
Saumya
f095affcf1
refactor pipedream codebase
2025-07-30 17:57:26 +05:30
Saumya
bf92b5b831
mcp module refactor
2025-07-30 14:36:26 +05:30
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
Vukasin
612e5c6d74
fix: util parsing and ajust structure
2025-07-29 23:34:02 +02:00
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
Marko Kraemer
e7ad67caef
Merge pull request #1116 from dat-lequoc/ai-iteration-20250728-231518
...
Morph AI Edit_file, better prompting ; Update UI as well, but need more check on frontend
2025-07-29 13:00:44 +02:00
Saumya
46a028ed61
cleanup
2025-07-29 12:45:20 +05:30
Saumya
488d184939
refactor & cleanup templates
2025-07-29 11:25:18 +05:30
LE Quoc Dat
1211eefbdd
more guide, and edit_tool grind preference
2025-07-28 23:47:08 +02:00
LE Quoc Dat
c8c71b5936
AI: the AI can't still use the AI edit tool correctly. we should update the prompt a bit, and also make the better example :
...
the authenticate_user; pls add something in the top like import, so we can do like this :
"""
// ... existing imports ...
import something
// ... existing code ...
<auth func() ... >
// ... existing code
"""
add another example on top of it : todo list ; where we show it's convinient for checking some scattered todo box .
2025-07-28 23:17:37 +02:00
LE Quoc Dat
ef980353ba
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:22:38 +02:00
LE Quoc Dat
fe1e1c6fb4
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:16:20 +02:00
LE Quoc Dat
0215b81b09
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 22:06:04 +02:00
LE Quoc Dat
1fbac3bc15
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:59:07 +02:00
LE Quoc Dat
cb424d8fe7
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:55:45 +02:00
LE Quoc Dat
deb442cbf7
AI: How can we stream the edit_file tool when it generating like create_file ? Also the edit_file tool show this
...
"""Invalid File Edit
Could not extract the file changes from the tool result."""
Check the state of code base and make to sure implement fully
2025-07-28 21:40:07 +02:00
LE Quoc Dat
9a0dc4e200
AI: can we streamline the edit-file just like the create_file tool, in the front end ?
...
like stream the code-edit output of the agent; Then we should be able to show the diff as well, when the tool complete. We get the original file content, and the full updated code (output of morph) and some how send it to the front end.
the front end should show this properly , concisely so user can see the changes in green / red.
This shouldn't change the content feed to the model btw. Like it will pollute the context.
make a plan what to do first, not make changes yet
2025-07-28 20:46:21 +02:00
LE Quoc Dat
2608ad2ef1
prompting
2025-07-28 19:40:18 +02:00
marko-kraemer
696dd3722f
wip
2025-07-28 19:25:52 +02:00