Waleed Latif
e83745fcaf
feat(models): add grok-4 ( #655 )
2025-07-10 14:19:45 -07:00
Waleed Latif
3887733da5
feat(kb): added cost for kb blocks ( #654 )
...
* added cost to kb upload + search
* small fix
* ack PR comments
2025-07-10 13:53:20 -07:00
Vikhyath Mondreti
614d826217
Merge pull request #652 from simstudioai/fix/resp-format-json-extraction
...
fix(resp-format): add UI warning for invalid json in response format
2025-07-10 13:21:09 -07:00
Vikhyath Mondreti
a0a4b21000
remove useless paths
2025-07-10 13:17:45 -07:00
Vikhyath Mondreti
1f6dcd8465
remove regex handling never hit
2025-07-10 13:17:35 -07:00
Waleed Latif
30538d9380
fix(docs): fixed docs script to reflect the new output format for all blocks ( #653 )
...
* fix(docs): fixed tool docs generator script to match new output structure from blocks
* updated outdated docs
2025-07-10 12:03:37 -07:00
Vikhyath Mondreti
6149489483
Update apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/code.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-10 11:56:25 -07:00
Vikhyath Mondreti
9ede001202
lint
2025-07-10 11:47:36 -07:00
Vikhyath Mondreti
209d822ce9
fix response format json extraction issues + add warning for invalid json
2025-07-10 11:47:29 -07:00
Vikhyath Mondreti
31d9e2a4a8
feat(kb-tags-filtering): filter kb docs using pre-set tags ( #648 )
...
* feat(knowledge-base): tag filtering
* fix lint
* remove migrations
* fix migrations
* fix lint
* Update apps/sim/app/api/knowledge/search/route.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix lint
* fix lint
* UI
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Waleed Latif <walif6@gmail.com >
2025-07-09 22:54:40 -07:00
Waleed Latif
e5080febd5
feat(billing): add comprehensive usage-based billing system ( #625 )
...
* feat(billing): add comprehensive usage-based billing system
- Complete billing infrastructure with subscription management
- Usage tracking and limits for organizations
- Team management with role-based permissions
- CRON jobs for automated billing and cleanup
- Stripe integration for payments and invoicing
- Email notifications for billing events
- Organization-based workspace management
- API endpoints for billing operations
* fix tests, standardize datetime logic
* add lazy init for stripe client, similar to s3
* cleanup
* ack PR comments
* fixed build
* convert everything to UTC
* add delete subscription functionality using better auth
* fix lint
* fix linter error
* remove invoice emails since it is natively managed via stripe
* fix build
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
2025-07-09 22:42:23 -07:00
Vikhyath Mondreti
717b4dd2ff
revert
2025-07-09 20:36:17 -07:00
Vikhyath Mondreti
8aa86e0e9d
remove duplicate info in trace span info for tool calls
2025-07-09 20:15:13 -07:00
Vikhyath Mondreti
148f0a6da3
fix lint
2025-07-09 19:51:46 -07:00
Vikhyath Mondreti
14f422ef5e
fix frozen canvas trace span interpretation issue
2025-07-09 19:51:35 -07:00
Vikhyath Mondreti
f27cb18883
fix lint
2025-07-09 19:20:07 -07:00
Vikhyath Mondreti
e102b6cf17
improve logging ui
2025-07-09 19:19:53 -07:00
Vikhyath Mondreti
50595c5c49
Merge pull request #646 from simstudioai/feat/ask-docs
...
feat(yaml workflow): yaml workflow representation + doc embeddings
2025-07-09 13:27:10 -07:00
Siddharth Ganesan
3c61bc167a
lint
2025-07-09 12:54:20 -07:00
Siddharth Ganesan
ef681d8a04
Greptile fixes
2025-07-09 12:54:14 -07:00
Waleed Latif
df4971a876
fix(reddit): fixed reddit missing refresh token for oauth
2025-07-09 12:46:02 -07:00
Vikhyath Mondreti
24e19a83a5
add 6s timeout ( #645 )
...
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
2025-07-09 11:53:43 -07:00
Siddharth Ganesan
5c487f59f9
Remove json export
2025-07-09 11:39:03 -07:00
Siddharth Ganesan
c45da7b93e
Lint
2025-07-09 11:37:13 -07:00
Siddharth Ganesan
cfc261d646
Move upload button
2025-07-09 11:37:08 -07:00
Siddharth Ganesan
763d0de5d5
Lint
2025-07-09 11:13:32 -07:00
Siddharth Ganesan
eade867d98
Comment instead of ff
2025-07-09 11:13:28 -07:00
Adam Gough
4a26b061a4
fix(search-chunk): searchbar in knowledge base chunk ( #557 )
...
* fix: chunk search bar fix
* fix: fixed reload and refresh
* fix: fixed structure
* fix: need to fix persisting in knowledge search
* fix: adding page as query param
* fix: bun run lint (#557 )
* added instantaneous client-side search, added fuzzy search & text highlighting
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Waleed Latif <walif6@gmail.com >
2025-07-09 10:52:28 -07:00
Siddharth Ganesan
8176b37d89
Lint
2025-07-09 10:32:19 -07:00
Siddharth Ganesan
610ea0b689
Yaml fixes
2025-07-09 10:32:14 -07:00
Siddharth Ganesan
3c1914c566
Fix loop/parallel yaml
2025-07-09 10:23:44 -07:00
Siddharth Ganesan
218041dba3
Handle loops/parallel
2025-07-09 10:23:31 -07:00
Siddharth Ganesan
a2827a52c0
Checkpoint
2025-07-08 22:20:46 -07:00
Siddharth Ganesan
6ca8311a76
Lint
2025-07-08 22:15:13 -07:00
Siddharth Ganesan
37c4f835dd
Read workflow checkpoint
2025-07-08 22:15:09 -07:00
Siddharth Ganesan
0b01d4bc78
Lint
2025-07-08 22:07:54 -07:00
Siddharth Ganesan
a5883171f9
Get user workflow tool
2025-07-08 22:07:48 -07:00
Waleed Latif
3421eaec27
Merge branch 'main' into staging
2025-07-08 21:52:12 -07:00
Siddharth Ganesan
f6b25bf727
Lint
2025-07-08 21:47:37 -07:00
Siddharth Ganesan
aa343fb62f
Checkpoint
2025-07-08 21:47:30 -07:00
Siddharth Ganesan
cc249c2dd0
Lint
2025-07-08 21:33:39 -07:00
Siddharth Ganesan
f1734766c3
Remove logs
2025-07-08 21:33:33 -07:00
Siddharth Ganesan
e37f362459
Lint
2025-07-08 21:27:14 -07:00
Siddharth Ganesan
bb9291aecc
It works??
2025-07-08 21:27:08 -07:00
Siddharth Ganesan
5dc3ba3379
Lint
2025-07-08 21:20:07 -07:00
Siddharth Ganesan
684a8020d4
Closer
2025-07-08 21:20:00 -07:00
Waleed Latif
9097c520a5
fix(sockets): added debouncing for sub-block values to prevent overloading socket server, fixed persistence issue during streaming back from LLM response format, removed unused events ( #642 )
...
* fix(sockets): added debouncing for sub-block values to prevent overloading socket server, fixed persistence issue during streaming back from LLM response format, removed unused events
* reuse existing isStreaming state for code block llm-generated response format
2025-07-08 21:19:46 -07:00
Siddharth Ganesan
bacb6f3831
Lint
2025-07-08 20:54:21 -07:00
Siddharth Ganesan
2a0224f6ae
Initial yaml
2025-07-08 20:54:15 -07:00
Siddharth Ganesan
6cb15a620a
Lint
2025-07-08 20:42:44 -07:00