Tags: Onelevenvy/flock
Tags
feat/fix: isolate session states for chat/approval and prevent status… … reset on session switch (#324) * feat: refactor agent store to isolate chat and tool approval states per session * fix: prevent ready status reset and load history overwrite when switching active sessions
feat: refactor scheduled cron jobs to support workflow and fix sandbo… …x API key decryption in get_sandbox_config (#316) * feat: add visual workflow support for scheduled cron tasks * feat: refactor scheduled cron jobs schema to cleanly support separate assistant_id and workflow_id fields * fix: decrypt sandbox api key in get_sandbox_config * feat: persist assistant and workflow mappings inside session_metadata database to restore correct chat panels * feat: improve cron automation execution visual feedback and fix visual workflow chat history sync * feat: support real-time running status and action button locking during cron execution
refactor: improve sandbox rendering, VNC playback, and browser tool e… …xecution (#277) * feat: implement Daytona sandbox Chinese fonts and dual-image rendering workflow * fix: resolve VncView playback red-boxes and optimize DOM Tree markdown collapsible renderer * fix: resolve browser actions evaluate exception fallback and refine tool schema action parameter docstrings * docs: align optional action parameter in Browser docstrings to resolve LLM deferred-tool hallucination
feat: bind specific sandbox tools to builtin computer use assistant a… …nd avoid error toasts on sandbox page mount when sandbox is not configured (#269) * feat: unify assistant multi-lang handling with I18nString and add builtin computer use assistant * feat: bind specific sandbox tools to builtin computer use assistant and update db seed logic * feat: bind concrete tools to all builtin assistants instead of provider ids * fix: avoid error toasts on sandbox page mount when sandbox is not configured
feat: support multilingual adaptive names and descriptions for builti… …n assistants and tools (#250) * style: align schedule page header design and divider layout with other views * fix: add native required attribute to mandatory scheduled task form fields * fix: add conditional required validation and asterisks to MCP server form * feat: support closing skills detail panels by clicking empty background space * feat: replace sidebar Jimmy user with GitHub repo link and add browser open command * feat: refactor sidebar component structure and update bottom layout to show github stars count * refactor(flock-core): split db.rs into submodules, internationalize builtin assistants, and bind builtin tools to coder assistant * feat(flock-tools): add multilingual adaptive switching for toolsets name and description based on frontend i18n * feat(flock-core): support multilingual adaptive names and descriptions for builtin assistants * chore(db-i18n): consolidate migrations to init_schema and change default language to English * fix(flock-ui): fix unselectable visual bug for execution mode radio button in CreateTaskModal * refactor(flock-ui): implement clean and scalable i18n schema for schedule descriptions using locales * doc: update readme
PreviousNext