agentbond-api / frontend /src /sections

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(landing): update stats cards to be authentic to backend metrics and agent pipeline
c3c23f8

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

style(landing): update capabilities cards info and tags to match actual agent implementation
8a83515

Karan6124 commited on

chore(ui): remove AI multi-agent subtitle from logo and core engine label from capabilities
a64caca

Karan6124 commited on

feat(auth): implement Google OAuth and Email/Password authentication
5d3cd52

Karan6124 commited on

feat(hero): remove Watch Demo, center CTA, fix footer tech strip gap, add Verifier Agent stat, improve headline split
81ac071

Karan6124 commited on

style(frontend): prevent cutting off stats cards at bottom boundary by removing overflow-hidden and using min-h-screen
7478de0

Karan6124 commited on

style(frontend): make background video page-wide and fixed for unified single-page layout
e356c69

Karan6124 commited on

style(frontend): replace capabilities section background video with the bubble video
449dc5d

Karan6124 commited on

style(frontend): fix hero title overlap and adjust typography
01e57ef

Karan6124 commited on

adapt Hero and Capabilities copy to match Agentic Investigation Core features
8c4558f

Karan6124 commited on

implement CapabilitiesSection component with icon cards grid
c78c3c8

Karan6124 commited on

implement HeroSection component with dynamic full-viewport design
aeda404

Karan6124 commited on

initialize React Vite frontend project with Tailwind v4 setup
673ed4c

Karan6124 commited on