Skip to content

v0.2.11: fix + feat + improvement#657

Merged
waleedlatif1 merged 80 commits intomainfrom
staging
Jul 10, 2025
Merged

v0.2.11: fix + feat + improvement#657
waleedlatif1 merged 80 commits intomainfrom
staging

Conversation

@waleedlatif1
Copy link
Collaborator

  • Initial commit
  • Initial lint
  • Add db migration
  • Lint fix
  • Initial chatbot ui
  • Better formatting
  • Better formatting
  • Add footer fullscreen option
  • Lint
  • Spacing
  • Fix spacing
  • Convo update
  • Convo update
  • UI fixes
  • Lint
  • Tool call version
  • Lint
  • Fix streaming bug
  • Lint
  • some fixes
  • Big refactor
  • Lint
  • Works?
  • Lint
  • Better
  • Lint
  • Checkpoint
  • Lint
  • Remove dead code
  • Better ui
  • Lint
  • Modal fixes
  • Yaml language basics
  • Lint
  • Initial yaml
  • Lint
  • Closer
  • Lint
  • It works??
  • Lint
  • Remove logs
  • Lint
  • Checkpoint
  • Lint
  • Get user workflow tool
  • Lint
  • Read workflow checkpoint
  • Lint
  • Checkpoint
  • Handle loops/parallel
  • Fix loop/parallel yaml
  • Yaml fixes
  • Lint
  • Comment instead of ff
  • Lint
  • Move upload button
  • Lint
  • Remove json export
  • fix(reddit): fixed reddit missing refresh token for oauth
  • Greptile fixes
  • lint
  • improve logging ui
  • fix lint
  • fix frozen canvas trace span interpretation issue
  • fix lint
  • remove duplicate info in trace span info for tool calls
  • revert
  • feat(billing): add comprehensive usage-based billing system (feat(billing): add comprehensive usage-based billing system #625)
  • feat(kb-tags-filtering): filter kb docs using pre-set tags (feat(kb-tags-filtering): filter kb docs using pre-set tags #648)
  • fix response format json extraction issues + add warning for invalid json
  • lint
  • Update apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/code.tsx
  • fix(docs): fixed docs script to reflect the new output format for all blocks (fix(docs): fixed docs script to reflect the new output format for all blocks #653)
  • remove regex handling never hit
  • remove useless paths
  • feat(kb): added cost for kb blocks (feat(kb): added cost for kb blocks #654)
  • feat(models): add grok-4 (feat(models): add grok-4 #655)

Sg312 and others added 27 commits July 9, 2025 11:13
feat(yaml workflow): yaml workflow representation + doc embeddings
improvement(logging-ui): improve logging UI to be less of information dump
* 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>
* 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>
…/workflow-block/components/sub-block/components/code.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
… blocks (#653)

* fix(docs): fixed tool docs generator script to match new output structure from blocks

* updated outdated docs
fix(resp-format): add UI warning for invalid json in response format
* added cost to kb upload + search

* small fix

* ack PR comments
@vercel
Copy link

vercel bot commented Jul 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sim (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2025 10:23pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Skipped (Inspect) Jul 10, 2025 10:23pm

@waleedlatif1 waleedlatif1 merged commit b7d536b into main Jul 10, 2025
7 of 8 checks passed
@delve-auditor
Copy link

delve-auditor bot commented Jul 10, 2025

No security or compliance issues detected. Reviewed everything up to e83745f.

Security Overview
  • 🔎 Scanned files: 0 changed file(s)
Detected Code Changes

No code changes detected in this PR.

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants