Emir Karabeg
28cfb7ea58
fix(notifications): resizeable based on content
2025-03-05 22:13:15 -08:00
Emir Karabeg
154c789f26
improvement(logs): loading animation
2025-03-05 22:02:32 -08:00
Emir Karabeg
2b1bd50721
fix(landing): static stars
2025-03-05 21:58:43 -08:00
Emir Karabeg
8d5ecb534a
feat(logs): added searching, refresh, live updates
2025-03-05 21:58:30 -08:00
Emir Karabeg
b7a80ecdb5
fix(ui): short input overlay
2025-03-05 21:20:11 -08:00
Emir Karabeg
bbea7b6afe
feat(logs): completed filters
2025-03-05 21:13:57 -08:00
Emir Karabeg
8851beea1b
feat(logs): added block output to db
2025-03-05 17:50:57 -08:00
Emir Karabeg
3810db2b03
feat(logs): added responsive columns
2025-03-05 16:14:53 -08:00
Emir Karabeg
5d838e6255
feat(logs): added logs fetch and UI; connecting filters and control bar
2025-03-05 15:57:48 -08:00
Emir Karabeg
7efe569ae7
improvement(ui): sidebar consistency
2025-03-05 14:58:45 -08:00
Emir Karabeg
43d22d2f06
feat(logs): added logs structure; connecting to DB now
2025-03-05 14:47:51 -08:00
Waleed Latif
07780800d8
fix(starter): change starter block output format from .type.input to .input, tested
2025-03-05 13:57:18 -08:00
Waleed Latif
350a0dca57
fix(build): ignore the cli package when building our core project in vercel
2025-03-05 13:16:48 -08:00
Waleed Latif
9af2d21283
fix(landing): programatically fetch github stars
2025-03-05 13:10:41 -08:00
Emir Karabeg
f56d2d1f71
feat(logs/folders): moved file structure and added relevant layouts
2025-03-05 12:58:32 -08:00
Waleed Latif
630033b858
fix(db): keep db connections alive for longer to prevent issues in dev
2025-03-05 12:57:48 -08:00
Emir Karabeg
1485a9e498
fix(landing): updated stars
2025-03-05 12:15:19 -08:00
Waleed Latif
cac85c6c24
feat(npm): Rename CLI package from @sim/cli to @simstudio/cli and update references
2025-03-05 11:59:44 -08:00
Waleed Latif
34dfdf3119
fix: moved migrations script into scripts/ dir
2025-03-05 00:18:34 -08:00
Emir Karabeg
0a7bd68ca4
improvement(ui): added links to landing
2025-03-04 23:20:18 -08:00
Emir Karabeg
2d005ec900
feat(long-description): added long description to blocks and info in workflow bloc kheader
2025-03-04 22:46:30 -08:00
Emir Karabeg
440b287899
improvement(ux): added slight running animation
2025-03-04 22:11:14 -08:00
Emir Karabeg
743c4fd0bf
fix(ui): notifications fade out remove flash
2025-03-04 21:52:47 -08:00
Emir Karabeg
4f3e771e0e
fix(ux): zoom in/out on inputs
2025-03-04 21:30:52 -08:00
Emir Karabeg
93b292f58a
improvement(ui): account styling
2025-03-04 19:30:29 -08:00
Waleed Latif
301b156139
feat(npm): added logic to disable auth, middleware validation, & db syncing for npm package
2025-03-04 17:56:14 -08:00
Emir Karabeg
2eb02a3369
feat(account): added account to settings
2025-03-04 16:39:56 -08:00
Waleed Latif
9d4b3edbd7
fix: enforce proxy use for all exa endpoints
2025-03-04 15:10:20 -08:00
Waleed Latif
74180549b1
fix: renamed /api/execute to /api/function/execute
2025-03-04 13:48:27 -08:00
Waleed Latif
7d50d914fd
feat(auth): added cookie cache since session changes are infrequent
2025-03-04 13:44:41 -08:00
Waleed Latif
6e7c34992b
fix(executor/function): fix resolution of tag inputs to function block
2025-03-04 13:38:09 -08:00
Waleed Latif
fd08e7e5eb
fix: build issues with npx sim
2025-03-04 12:15:06 -08:00
Waleed Latif
f41750ed5b
feat: updated README.md
2025-03-04 12:09:21 -08:00
Waleed Latif
d0f0f479a2
fix(npx): remove dependency on ora and test command, runs smooth
2025-03-04 11:53:10 -08:00
Waleed Latif
23e3c37750
feat: updated README.md and CONTRIBUTING.md to match new paths for scripts
2025-03-04 11:47:21 -08:00
Waleed Latif
b3347afa4e
feat(npx): added scaffolding for 'npx sim' command that relies on localStorage only, can be ran from anywhere with Nodejs
2025-03-04 11:45:55 -08:00
Waleed Latif
d309176c5e
feat: tested & refined devcontainer
2025-03-04 10:40:47 -08:00
Emir Karabeg
3470036a40
improvement(file-structure): standardized components in folders
2025-03-04 10:34:56 -08:00
Emir Karabeg
2799651f05
fix(ui): minor changes; max zoom
2025-03-04 10:29:41 -08:00
Emir Karabeg
d117be8764
improvement(ui): loop-input badge padding
2025-03-04 09:36:24 -08:00
Emir Karabeg
790d73d40b
fix(tool-input): search fixed
2025-03-04 09:28:57 -08:00
Waleed Latif
2472e28f85
fix(api): make api key check case insensitive
2025-03-03 23:56:07 -08:00
Emir Karabeg
39b3c61d3c
fix(deployment: fixed api key get
2025-03-03 21:30:30 -08:00
Emir Karabeg
0708663b22
fix(executor-workflows): min loop error
2025-03-03 21:06:59 -08:00
Emir Karabeg
3b28f7c653
fix(db-sync): runtime type error
2025-03-03 21:04:42 -08:00
Waleed Latif
9825e46732
feat(loops): additional logic to ensure we enforce min and max loops, removed unused type
2025-03-03 19:47:18 -08:00
Waleed Latif
0a7684c523
feat(loops): allow user to specify min number of loops, on top of the existing maxIterations functionality
2025-03-03 19:47:18 -08:00
Emir Karabeg
76dbc4a52f
Feat/db sync ( #94 )
...
* feat(db-sync): added general sync file and implemented environment sync
* improvement(workflows-store): structured workflows store system better and added getter for values across stores
* fix(stores): deleted workflows/types since unused
* improvement(db-sync): added workflow event syncs and debounce
* improvement(db-sync): clean and upgraded db-sync system; environment sync implemented
* improvement(db-sync): added batch sync with registry; init bug needs fixing
* improvement(db-sync): finalized sync system and implemented for workflow
* fix(db-sync): fixed client-side rendering
* improvement(db-sync): created backwards sync system; environment implemented
* improvement(db-sync): added colors to db
* fix(db-sync): color sync with db
* improvement(db-sync): added workflow backwards sync; fixing color bug and race condition
* fix(db-stores): color sync
* feature(db-sync): db-sync complete; need to sync history
* improvement(db-sync): added scheduling
* fix(db-sync): environment sync to db
2025-03-03 19:43:39 -08:00
Waleed Latif
7b5168fdd6
feat: added groq as a provider
2025-03-03 14:00:32 -08:00
Waleed Latif
4e51d25278
feat: Update README.md and CONTRIBUTING.md
2025-03-03 13:28:16 -08:00