Commit Graph

  • f803267f15 ci: add single-command ci-host-setup flow task Nikita 2026-02-20 20:18:20 +02:00
  • d33fa8f66c ci: switch workflows to host runners Nikita 2026-02-20 20:07:39 +02:00
  • 1fdbbe3894 ci: fix root execution path in host runner installer Nikita 2026-02-20 20:07:33 +02:00
  • 9bf554e044 ci: accept --repo flag in host runner subcommands Nikita 2026-02-20 20:05:53 +02:00
  • 6e7be57b88 ci: add ci.1focus host runner mode and tighten workflow performance Nikita 2026-02-20 20:04:45 +02:00
  • 9315150540 ci: add one-command blacksmith mode apply tasks Nikita 2026-02-20 12:00:55 +02:00
  • 133b1d6ca2 Add Rise integration guide documentation to the project. Nikita 2026-02-20 11:56:56 +02:00
  • e02211cbc8 ci: add flow tasks to manage blacksmith runner mode Nikita 2026-02-20 11:54:31 +02:00
  • c4f463c914 build: vendor seq bridge crates for reproducible CI builds Nikita 2026-02-20 01:11:57 +02:00
  • 678e7a247b ci+perf: add optional linux-host simd lane and fix seq dependency checkout Nikita 2026-02-20 01:08:59 +02:00
  • 6bb1ccd2d1 perf: reduce repeated path hashing and conditional lowercase allocations Nikita 2026-02-20 00:46:53 +02:00
  • cc9d98e7c6 perf: stream AI session reads and reduce task output allocations Nikita 2026-02-20 00:45:25 +02:00
  • 7675eca334 perf: optimize JSONL/IPC hot paths and lifecycle URL hinting Nikita 2026-02-20 00:41:14 +02:00
  • 23df546b29 Update Cargo.lock with new dependencies: adler2 v2.0.1, crc32fast v1.5.0, flate2 v1.1.9, miniz_oxide v0.8.9, simd-adler32 v0.3.8, ureq v2.12.1, webpki-roots v0.26.11. Add related dependency entries and update existing ones. Nikita 2026-02-20 00:21:53 +02:00
  • f408ab5996 chore: add seq_everruns_bridge dependency and update Cargo.lock and Cargo.toml Nikita 2026-02-19 22:29:51 +02:00
  • 95fc04f354 Add native domains daemon with runtime tuning and docs Nikita 2026-02-19 22:05:07 +02:00
  • 16eee8ddc5 Update Cargo.lock by removing unused dependencies and related entries; add new dependencies to Cargo.toml for cryptographic features and environment management; update documentation to reflect new app credentials setup; add new markdown file with comprehensive guide on establishing a Flow project. Nikita 2026-02-19 16:14:25 +02:00
  • 311c9a7c14 Update documentation to clarify box-of-rain stages, core primitives, and conceptual NodeDef structures Nikita 2026-02-19 15:56:45 +02:00
  • de9e5dd8b8 Create documentation for ASCII commit visualization pipeline in myflow Nikita 2026-02-19 15:52:03 +02:00
  • 07506cbe7c feat: add native f seq-rpc command for Rust-based seqd RPC calls Nikita 2026-02-19 15:25:19 +02:00
  • fc0f00738a Add documentation for Seq Agent RPC hard interface contract Nikita 2026-02-19 15:08:42 +02:00
  • b89d00cbbd Add documentation for f domains command and related commands, including usage, behavior, and integration details Nikita 2026-02-19 14:01:49 +02:00
  • 67c56623a2 skills: add default PR markdown body-file discipline skill Nikita 2026-02-19 13:57:34 +02:00
  • d5d3f89536 docs: add private mirror sync workflow Nikita 2026-02-19 12:11:52 +02:00
  • eac6fffe15 pr: add feedback ingest command and docs Nikita 2026-02-19 11:32:40 +02:00
  • 99c32537a5 Add anonymous telemetry contract documentation, local domains proxy setup, and improve AI server retry logic Nikita 2026-02-19 11:14:59 +02:00
  • c694ab9588 Update todos.json statuses to completed and add new FFI benchmark code and related files Nikita 2026-02-18 17:41:14 +02:00
  • 02ee46a792 Normalize task skills to SKILL.md and add new-pr guide Nikita 2026-02-18 15:59:14 +02:00
  • aa57eb8246 optimize ai-taskd protocol, batching, timings, and launchd ops Nikita 2026-02-18 15:56:44 +02:00
  • e9bbaf5d29 add f fast command for low-latency ai task dispatch Nikita 2026-02-18 15:39:59 +02:00
  • 7d8763e40e docs: add detailed ai task fast-path usage guide Nikita 2026-02-18 15:36:26 +02:00
  • 50bdd31666 optimize moonbit ai task runtime and add fast daemon client Nikita 2026-02-18 15:34:59 +02:00
  • 2357d5ba45 docs: add invariants command and config docs Nikita 2026-02-18 14:41:41 +02:00
  • c4bf6d0857 unify ai task execution through shared policy executor Nikita 2026-02-18 13:10:20 +02:00
  • ce4d9711f3 add ai runtime benchmark harness and moonbit-rust boundary plan Nikita 2026-02-18 13:07:42 +02:00
  • 2ab58b0bca add cached moonbit ai task runtime and daemon-backed execution Nikita 2026-02-18 12:59:24 +02:00
  • f0e46507af Add calls to ensure_aliases and bootstrap_core_tools in install script after registry fallback Nikita 2026-02-17 16:43:23 +02:00
  • cbafa2249b Refactor task selection logic to improve scope handling and error messages Nikita 2026-02-17 16:42:01 +02:00
  • 527049ff7b Update commit documentation to reflect default behavior of fast commit with deferred Codex review; clarify options for blocking review and configuration defaults. Nikita 2026-02-17 16:21:37 +02:00
  • 96f37f21bc Add markdown recipes for bootstrap, install, release, and smoke testing core tools and registry workflows Nikita 2026-02-17 15:40:08 +02:00
  • af5338df52 feat(switch): support PR numbers and URLs in f switch Nikita 2026-02-17 15:32:48 +02:00
  • 89e1693413 Refactor shell detection and global directory resolution logic Nikita 2026-02-17 14:02:00 +02:00
  • c52538d993 Update todos.json: mark review timeout entries as completed and add a new pending gitedit session todo. Nikita 2026-02-17 13:40:28 +02:00
  • cea08f8986 Fix queued regressions in AI branch selection and remote/session sync Nikita 2026-02-16 23:59:18 +02:00
  • 18a4bde4ca Update session retrieval to support time window filtering; add timestamp parsing and in-window checks for accurate session data extraction. Nikita 2026-02-16 21:43:50 +02:00
  • 0b6424d81e Update documentation to include optional [git] remote configuration; enhance sync commands to prioritize git.remote over legacy jj.remote and default to origin; refactor push and pull logic to use configured remote; add checkpoint saving before commits; improve sync to AI sessions after commit; update commit and fast-commit functions to handle remote defaults; clarify push behavior in sync and commit commands. Nikita 2026-02-16 20:58:58 +02:00
  • 074a3fc4f6 fix tools Nikita 2026-02-16 19:51:44 +02:00
  • 4133ea3a77 Update todos.json with a new pending AI session for branch selection error tracking; add AI management command documentation; improve dev server management documentation. Nikita 2026-02-16 12:40:52 +02:00
  • 8e97a4b9b5 Normalize escaped PR newlines before create/edit Nikita 2026-02-15 18:24:20 +02:00
  • 0f2d9648ac Refactor: add AI scratch test creation logic and update docs Nikita 2026-02-15 16:53:55 +02:00
  • fff2c92c42 Always try registry for f install (default myflow.sh) v0.1.2 Nikita 2026-02-15 12:53:31 +02:00
  • 76c312a07f Default registry URL to https://myflow.sh Nikita 2026-02-15 12:51:46 +02:00
  • 7e76dec01d Install registry packages to ~/.flow/bin by default Nikita 2026-02-15 12:50:14 +02:00
  • 90018f850c Add FLOW_REGISTRY_URL to shell config during install Nikita 2026-02-15 12:46:47 +02:00
  • 5499061f0a Add --all approve flag and fix Codex review timeouts Nikita 2026-02-14 18:41:50 +02:00
  • 2177d65d15 Add quality gates, skill management, and usage analytics Nikita 2026-02-14 18:21:45 +02:00
  • 311eea9553 Add seq-backed skill fetching and review retry logic Nikita 2026-02-14 11:28:44 +02:00
  • 6ace98ebb6 Add review report generation and re-run command for commit reviews Nikita 2026-02-13 16:20:43 +02:00
  • d076aead40 Add PR edit watcher and gitignore policy commands Nikita 2026-02-13 12:13:24 +02:00
  • ce91e62d6c Add macOS codesigning docs and deploy integration jj/keep/61de99117204b24da7ef05863948ec70c7ebc1b6 Nikita 2026-02-11 14:24:54 +02:00
  • 533a321391 Gate commit-queue approvals on review issues and record issues as project todos Nikita 2026-02-08 21:40:40 +02:00
  • d92a436ed8 reduce latency with external engine --help reduce-latency-with-external-engine---help Nikita 2026-02-07 22:06:44 +02:00
  • 61de991172 Silence base ingest stderr when base doesn't support ingest Nikita 2026-02-07 22:06:10 +02:00
  • 98646d3c56 Add commit-queue PR helpers (create/open) for jj bookmark heads Nikita 2026-02-07 19:34:23 +02:00
  • 58aa7b0ce4 Change default version to canary in install.sh Nikita 2026-02-07 19:30:28 +02:00
  • 40480b3f22 Update Cargo.lock for 0.1.1 v0.1.1 Nikita 2026-02-07 19:16:50 +02:00
  • 2ceb4743c5 Bump version to 0.1.1 Nikita 2026-02-07 19:16:21 +02:00
  • 531d915933 Harden installer verification and route traces/task ingestion via base tool Nikita 2026-02-07 17:56:44 +02:00
  • 9ca7301e16 Use rustls for reqwest to fix Linux ARM CI builds Nikita 2026-02-07 17:43:22 +02:00
  • 231e172089 Remove groove and groove-rocksdb dependencies Nikita 2026-02-07 17:30:16 +02:00
  • 0f857898c9 Fix macOS code signing in CI workflows Nikita 2026-02-07 17:24:18 +02:00
  • 257599186a Clean up workflow_dispatch syntax in canary workflow Nikita 2026-02-07 17:22:23 +02:00
  • 3947edc20a Warn when symlink target exists as a directory Nikita 2026-02-07 17:20:03 +02:00
  • 95fd9f9841 Add canary release support with --canary/--stable flags Nikita 2026-02-07 17:18:12 +02:00
  • 11a0bf5a8b Add macOS code signing, private mirror push, and release signing management Nikita 2026-02-07 17:00:01 +02:00
  • a9b7bfcf7a Add staged diff secret scanning with AI auto-fix and queue policy Nikita 2026-02-07 00:56:38 +02:00
  • e6103baf50 Add env skill, pi extension, proxyx tracing, OTP, fish tracing, docs Nikita 2026-02-05 19:20:45 +02:00
  • f3ecdea0f3 Add f ask command for AI task suggestions Nikita 2026-02-02 10:35:57 +01:00
  • 37ee586ab6 Add tracing functions and debug logs for key execution points in changes.rs Nikita 2026-01-21 19:00:22 +02:00
  • a56118541a Implement project name handling in diff bundles, add environment variable parsing, and add 'latest' command for updating and rebuilding flow. Nikita 2026-01-21 18:44:36 +02:00
  • 41bae7d9aa Implement environment variable handling in bundle creation and unrolling Nikita 2026-01-21 18:23:16 +02:00
  • 5fa658a6b2 Fix apply_diff to call apply_diff_content, add stash support before applying diffs, and improve logging messages Nikita 2026-01-21 18:00:19 +02:00
  • 0a9fdb7f80 Add initial implementation for managing diffs and AI sessions, including commands for creating, unrolling, and applying diffs, as well as bundle serialization and deserialization. Nikita 2026-01-21 17:52:02 +02:00
  • d2edd7ff70 Auto-install project dependencies via Homebrew Nikita 2026-01-21 16:40:35 +02:00
  • 616b3b23c6 Add cleanup_stale_links function and invoke it before linking binaries in install-macos-dev.sh Nikita 2026-01-21 16:22:34 +02:00
  • 52b0220c3a Add local dist fallback and improve home command with setup guidance Nikita 2026-01-21 16:02:11 +02:00
  • 12e453e3be Improve installer SSH setup and release fallback handling Nikita 2026-01-21 15:35:53 +02:00
  • 3e87c15920 Add optional Jazz support with release fallback in dev installer Nikita 2026-01-21 15:24:29 +02:00
  • 6f04643af0 Add private repo support to macOS installer Nikita 2026-01-21 15:16:51 +02:00
  • 2d159fd99c Add dev installer script for local macOS builds with Jazz/Groove crates Nikita 2026-01-21 15:07:36 +02:00
  • ec33fa5a89 Add info command, copy support for migrate, and rework tasks command Nikita 2026-01-21 04:12:35 +02:00
  • 2fec1702d8 . Nikita 2026-01-20 11:04:31 +02:00
  • a03c0f002c . Nikita 2026-01-20 11:02:57 +02:00
  • 94f53f02bf . Nikita 2026-01-20 11:02:41 +02:00
  • 9bdaf38147 . Nikita 2026-01-20 10:40:41 +02:00
  • d261ed1d4b Add upstream check command and opencode fix fallback Nikita 2026-01-20 10:28:59 +02:00
  • 507637e216 Add f prod command for production deployments Nikita 2026-01-19 16:37:58 +02:00
  • 5ceeb320a9 Remove host from clone directory path and enable upstream for non-GitHub repos Nikita 2026-01-19 11:58:13 +02:00
  • ab8a774938 Add support for generic git repository URLs Nikita 2026-01-19 11:41:16 +02:00
  • 975df4d5ef Add Flow env store support for host deployment Nikita 2026-01-18 23:32:24 +02:00