agentbond-api / frontend /src /sections /WorkspaceSection.jsx

Commit History

deploy(hf): create Dockerfile and supervisord config for Hugging Face Spaces deployment, and dynamically load backend API URL in frontend
354921c

Karan6124 commited on

feat(delete): replace native window.confirm with a custom styled ChatGPT-like confirmation modal and show delete badge only on hover
21487dc

Karan6124 commited on

feat(delete): show delete badge only on hover and prompt user for confirmation before deletion
2393402

Karan6124 commited on

fix(syntax): resolve missing closing parenthesis on AgentBondWatermark and format delete button badge
b3568ec

Karan6124 commited on

style(delete): replace delete button with a highly visible floating red circular badge with white cross symbol
f869f18

Karan6124 commited on

style(delete): make client-side hide button permanently visible instead of only on hover for better UX
a934b96

Karan6124 commited on

feat(sidebar): add delete (hide) button to cards, storing list of hidden cases in localStorage to preserve backend records for accountability
f6547bd

Karan6124 commited on

feat(verdict): format final verdict summary to separate hypotheses and color-highlight key findings dynamically
9bdb243

Karan6124 commited on

style(scrollbar): universally style all scrollbars and prevent body/viewport double scrollbars in workspace view
5babf15

Karan6124 commited on

feat(ui): hide navbar in workspace view and expand panels vertically
8271b83

Karan6124 commited on

style(workspace): add professional intelligence disclaimer text at bottom of workspace container
6d836a1

Karan6124 commited on

style(workspace): add subtle neural logo watermarks in background of sidebar and main panels
6dda0ac

Karan6124 commited on

style(ui): apply premium liquid-glass-strong to back-to-landing button and social links
4680d65

Karan6124 commited on

fix(workspace): format timestamps in user local timezone
23964d5

Karan6124 commited on

style(workspace): redesign workspace layout with dark glass and accordion-style hypotheses
5b71199

Karan6124 commited on

feat(ui): implement workspace section for deploying and viewing live agent investigations
8ea5095

Karan6124 commited on