Skip to content
Open
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
922a48a
feat(home): customisable tile board for org home
rafavalls May 7, 2026
9fba515
feat(home): wire HomePage to switch between simple and tiles modes
rafavalls May 7, 2026
8fb3838
test(home-tiles): unit tests for grid math
rafavalls May 7, 2026
383609c
fix(home-tiles): tighten bento sizing, gaps, and tile internals
rafavalls May 7, 2026
996c900
refactor(home): unify home into a single page; tiles render below chat
rafavalls May 7, 2026
2876767
fix(home): more breathing room around chat + agents
rafavalls May 7, 2026
3468aa4
fix(home-tiles): restore original tile breathing room
rafavalls May 7, 2026
68f47f7
fix(home): more top padding above the greeting
rafavalls May 7, 2026
0771ebf
fix(home-tiles): polish tile internals
rafavalls May 7, 2026
5fb197b
fix(home-tiles): more header→content spacing; sandwich the wide pair
rafavalls May 7, 2026
52011c9
fix(home-tiles): chromeless tile chrome and typographic content
rafavalls May 7, 2026
3120f6d
feat(home-tiles): 3-col grid with coarser sizes; Reliability Agent tile
rafavalls May 7, 2026
6fee342
fix(home-tiles): edit-mode polish — drag size, grid skeleton, swap
rafavalls May 7, 2026
a24b184
fix(home-tiles): only draw skeleton cells where the grid is empty
rafavalls May 7, 2026
a831f62
fix(home-tiles): hooks-tally crash + tiles snap-back on move
rafavalls May 7, 2026
bab3002
feat(home-tiles): taller cells; every tile supports 1×2 (M)
rafavalls May 7, 2026
79413fb
feat(home-tiles): add iframe-backed AppFrameTile as MCP-app stand-in
rafavalls May 7, 2026
959bd8f
fix(home-tiles): pack tiles tight; same-size swap stays gap-free
rafavalls May 7, 2026
32a222e
fix(home): more top padding so the chat area centers vertically
rafavalls May 7, 2026
676c35c
fix(home): align agents row with the bento card design system
rafavalls May 7, 2026
e090dba
feat(home): agents become tiles in the bento; remove the agents row
rafavalls May 7, 2026
727d46c
feat(home-tiles): agents lead the starter; show running tasks per card
rafavalls May 7, 2026
c8ba202
fix(home-tiles): redesigned add-tile sheet; scroll now reaches bottom
rafavalls May 8, 2026
2e608dc
refactor(home-tiles): real Studio data; reuse status + avatar primitives
rafavalls May 8, 2026
bb25bbf
fix(home-tiles): drop uppercase styling on add-tile sheet labels
rafavalls May 8, 2026
34e1cb4
chore(home-tiles): remove the Quick chat tile
rafavalls May 8, 2026
fcb8efc
feat(home-tiles): Studio Agent identity on data tiles; shared frame
rafavalls May 8, 2026
a99fba3
fix(home-tiles): default to starter board; wire agent clicks to recru…
rafavalls May 8, 2026
724059c
fix(home-tiles): smaller default for agent cards; compact frame for d…
rafavalls May 8, 2026
14e42c4
feat(home-tiles): drawer split, dynamic per-agent UI catalog
rafavalls May 8, 2026
1e47ac2
fix(home-tiles): route dynamic agent tiles by type prefix
rafavalls May 8, 2026
6d7e4a3
feat(home-tiles): render agent tool UIs inline via AppViewContent
rafavalls May 8, 2026
593480b
fix(home-tiles): resolve tool target from agent metadata for legacy pins
rafavalls May 8, 2026
1d39afc
autosave
rafavalls May 12, 2026
82f97e4
refactor(home-tiles): drastic cleanup, focus on three preset tiles
rafavalls May 14, 2026
566e9b6
chore: remove leftover figma capture script from index.html
rafavalls May 14, 2026
4f22207
feat(home-tiles): rebuild with dnd, Figma task PNGs, 3 preset tiles
rafavalls May 14, 2026
adab8f9
feat(home): redesigned home with SVG assets, per-route panel state, a…
rafavalls May 14, 2026
65a754b
fix(ci): resolve format, lint, and knip failures
rafavalls May 14, 2026
294fe3b
feat(auth): left-align sign-up toggle, color action word #8CAA25
rafavalls May 14, 2026
d9a56c4
Revert "feat(auth): left-align sign-up toggle, color action word #8CA…
rafavalls May 14, 2026
8162aea
refactor(tiles): simplify tile system and remove unused components
pedrofrxncx May 15, 2026
064c246
feat(preset-tasks): implement preset task management and routing
pedrofrxncx May 15, 2026
271caa7
feat(agents): introduce brand-context and system-health agents with d…
pedrofrxncx May 15, 2026
76bd465
feat(web-developer): introduce web-developer agent and associated tools
pedrofrxncx May 15, 2026
14cb087
feat(brand-context): enhance brand context handling and error management
pedrofrxncx May 15, 2026
ad1771a
chore(new-home): revert unrelated scope-creep and dev-only auth bypass
pedrofrxncx May 15, 2026
cb64b1d
refactor(new-home): collapse duplication and dead abstractions (-155 …
pedrofrxncx May 15, 2026
b505e81
feat(system-health): enhance system health agent with automation tool…
pedrofrxncx May 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions apps/mesh/public/home/bg-bottom-right-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions apps/mesh/public/home/bg-bottom-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading