Commit Graph

  • 3b581b22ba feat(U8): GEO agent framework adapter layer - fischer-agentkit integration main chiguyong 2026-06-05 19:08:36 +0800
  • 903803c09a fix: core flow prerequisites - diagnosis API, healthcheck, agent framework optional chiguyong 2026-06-05 17:41:42 +0800
  • 106f0b9a24 refactor: decouple prompts from agent_framework for core business flow chiguyong 2026-06-05 17:32:51 +0800
  • 5d1eaef9fd docs: close Plan 008, 009, 010 as completed chiguyong 2026-06-05 01:09:06 +0800
  • 761e1f026e fix: resolve API signature drift and test isolation failures chiguyong 2026-06-05 01:08:31 +0800
  • 68b079f8cb feat: add core monetization, detection, and content distribution integration tests chiguyong 2026-06-04 22:26:39 +0800
  • 7bbc977175 fix: add autouse fixture to clear dependency_overrides after each test chiguyong 2026-06-04 22:20:28 +0800
  • c349e40fde fix: correct migration test required_tables, clean alembic.ini, add drift detection chiguyong 2026-06-04 22:17:02 +0800
  • 7404d08ad1 docs: add P1 plan - migration verification, core flow tests, test stabilization chiguyong 2026-06-04 22:12:42 +0800
  • 79139bc504 chore: geo production readiness improvements chiguyong 2026-06-04 22:08:06 +0800
  • 435fec2b00 chore: update production env example with fischerai.cn domains chiguyong 2026-06-04 16:37:42 +0800
  • 66e4bff60d chore: add Docker log rotation to all production services chiguyong 2026-06-04 14:22:33 +0800
  • 6b90fb5cd6 refactor: unify Redis connection pool across all modules chiguyong 2026-06-04 14:21:14 +0800
  • bdf351977b chore: complete test file migration (delete old, add new paths) chiguyong 2026-06-04 14:07:27 +0800
  • c253ccd794 chore: add coverage/test artifacts to .gitignore, add plan docs chiguyong 2026-06-04 14:06:44 +0800
  • d14d500e02 feat: E2E shared fixtures, API mock layer, interaction + error tests chiguyong 2026-06-04 14:06:25 +0800
  • 2a46f89a8a feat: tag validation logic + pytest-cov auto coverage chiguyong 2026-06-04 14:06:00 +0800
  • 4507afbbfd fix: CI workflow concurrency groups and step ID references chiguyong 2026-06-04 14:05:17 +0800
  • c428728742 feat: frontend Sentry integration + auth error handling chiguyong 2026-06-04 14:04:55 +0800
  • 3737a90471 feat: Sentry integration + rate limiter dual backend chiguyong 2026-06-04 14:04:36 +0800
  • ee8578c3d7 chore: split Dockerfile into runtime+e2e stages, add healthchecks chiguyong 2026-06-04 14:04:11 +0800
  • 331f6bce80 fix: add missing Agent exports in __init__.py chiguyong 2026-06-04 14:03:47 +0800
  • fb4778541c fix: improve playwright config for Docker environment stability chiguyong 2026-06-02 23:54:12 +0800
  • bfc67fce09 fix: add requests dependency for payment SDK integration chiguyong 2026-06-02 22:24:21 +0800
  • 811ddcdbd7 chore: mark launch sprint plan as completed chiguyong 2026-06-02 21:51:17 +0800
  • 3711f1641a feat: payment SDK integration, attribution window config, E2E tests, CI integration, rules center tests chiguyong 2026-06-02 21:50:26 +0800
  • 680d8fc9e1 chore: unify test dirs, remove debug scripts, add content/diagnosis/attribution fixtures chiguyong 2026-06-02 21:15:15 +0800
  • 98d6528dc2 chore: switch prod PostgreSQL to pgvector image and secure .env.production chiguyong 2026-06-02 21:09:13 +0800
  • da8d1e7667 chore: add launch sprint brainstorm requirements and implementation plan chiguyong 2026-06-02 21:06:06 +0800
  • feb2bb2af1 merge: Plan 006 — GEO frontend visualization (U1-U7) chiguyong 2026-06-02 08:14:24 +0800
  • 5c7d921825 docs: mark plan 006 as completed chiguyong 2026-06-02 08:12:14 +0800
  • f182e166dc feat: U7 — citation export, agent config panel, trends insight page, schema suggestion page chiguyong 2026-06-02 08:11:43 +0800
  • 01e83b3589 feat: U3-U6 — onboarding auto-create monitoring, citation stats viz, health score page, detection tasks + dashboard agent activity chiguyong 2026-06-02 07:59:08 +0800
  • 37ecd39a60 feat: monitoring page refactor + competitor analysis page (U1, U2) chiguyong 2026-06-02 07:41:04 +0800
  • 45e151fc31 fix: frontend quality improvements chiguyong 2026-06-01 23:41:27 +0800
  • 218ece564d fix: Docker deployment optimization chiguyong 2026-06-01 23:10:29 +0800
  • 33aecc0cb1 fix: squash Alembic migrations into single complete initial migration (48 tables, 99 TIMESTAMPTZ columns) chiguyong 2026-06-01 22:07:01 +0800
  • ed400e63d8 docs: mark Plan 004 and Plan 005 as completed chiguyong 2026-06-01 21:47:05 +0800
  • 9fb4dad215 Merge branch 'chore/geo-tech-debt-cleanup' — Plan 005: tech debt cleanup sprint chiguyong 2026-06-01 21:44:44 +0800
  • 47719b25ce feat: deployment security hardening chiguyong 2026-06-01 21:34:13 +0800
  • d5f752f419 fix: add DateTime(timezone=True) to analytics.py (4 columns), update migration and port config chiguyong 2026-06-01 21:26:39 +0800
  • eabd23d093 feat: add Alembic migration for timezone-aware datetime columns (95 columns, 38 tables) chiguyong 2026-06-01 21:08:56 +0800
  • f1a8b69c2a fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls chiguyong 2026-06-01 20:54:12 +0800
  • 792d9ebe53 fix: add DateTime(timezone=True) to Batch 1c auxiliary path models (9 files, 23 columns) and remove orphan monitoring_record.py chiguyong 2026-06-01 20:48:39 +0800
  • 14cafa66c6 fix: add DateTime(timezone=True) to Batch 1b agent framework path models (7 files, 28 columns) chiguyong 2026-06-01 20:41:31 +0800
  • 289f04302f fix: add DateTime(timezone=True) to Batch 1a core monetization path models (11 files, 32 columns) chiguyong 2026-06-01 20:39:14 +0800
  • 4168aca107 chore: Plan 005 - tech debt cleanup sprint (timezone, API client, security) chiguyong 2026-06-01 20:36:10 +0800
  • 4f86f2bd62 chore: Plan 004 - launch readiness sprint (timezone fixes, health check, JWT secret) chiguyong 2026-06-01 20:35:56 +0800
  • 3bd848ee36 feat: 添加 pgvector 初始化脚本和数据库 schema 初始化工具 chiguyong 2026-06-01 14:37:02 +0800
  • 394ddfbc61 Merge branch 'feat/geo-monetization-closed-loop' into main chiguyong 2026-06-01 10:07:07 +0800
  • d501262119 chore: plan-003 收尾 — FK类型修复、User模型补全、迁移脚本清理、前端构建修复 chiguyong 2026-06-01 09:50:52 +0800
  • b41da42d74 feat(geo): U1-U9 monetization closed loop implementation chiguyong 2026-06-01 07:39:05 +0800
  • 900a90ba84 fix: 修复数据库schema兼容性和E2E测试 chiguyong 2026-05-27 20:57:49 +0800
  • 0a39ce6ef1 fix: 审计问题修复第二轮 chiguyong 2026-05-26 07:34:07 +0800
  • aeaa50e89e fix: 审计发现的问题修复 chiguyong 2026-05-25 23:33:25 +0800
  • fe4ba39514 fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 chiguyong 2026-05-25 21:51:48 +0800
  • 4cc8f73bb4 feat: API Key管理+用量追踪完整功能链路v2(真实可用) chiguyong 2026-05-25 20:43:08 +0800
  • 290ef5a273 feat: API Key管理+用量追踪完整功能链路 chiguyong 2026-05-25 15:37:33 +0800
  • 41c2994222 feat: API Key管理+智能路由+用量追踪 - 性价比最优方案 chiguyong 2026-05-25 14:52:31 +0800
  • af3a184c0b feat: 补齐AI引擎适配器 - 9引擎全覆盖+代理支持 chiguyong 2026-05-25 12:16:16 +0800
  • 9d67a801be feat: Phase1 Week3-4 - 引用模式识别+定时检测任务调度 chiguyong 2026-05-25 11:00:50 +0800
  • 1ec5ea42da feat: Phase1 Week1-2 - AI引擎查询分析完整实现 chiguyong 2026-05-25 10:29:20 +0800
  • 65e2f3c380 feat: P0-P2功能实现 + GEO workflow分析与规划 chiguyong 2026-05-25 09:45:18 +0800
  • cbedb09383 feat: 平台规则中心完善 - TDD开发完成 chiguyong 2026-05-23 23:03:42 +0800
  • ba936bd44c feat: 平台规则中心 - 各平台规则收集与Pipeline集成 chiguyong 2026-05-23 22:33:45 +0800
  • 67d7578550 feat: P1核心功能验证完成 - 迁移/平台对接/调度器/配置/Agent监控 chiguyong 2026-05-23 22:02:49 +0800
  • 9e63915f42 feat: 完成系统真实化改造 + Mock清除 + 文档编写 chiguyong 2026-05-23 21:35:10 +0800
  • eac12093d6 feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM chiguyong 2026-05-23 14:44:40 +0800
  • 84ed5bf31a feat: GEO平台P0-P1核心功能重构 chiguyong 2026-05-23 09:34:58 +0800
  • 47879a11f7 feat: 完整功能补全 - 用户管理/订阅付费/安全限流/管理后台/PDF报告/文档 chiguyong 2026-04-24 10:28:43 +0800
  • 2d94fab4dd Merge remote-tracking branch 'origin/main' chiguyong 2026-04-23 20:44:14 +0800
  • 060df5ba13 Initial commit Fischer 2026-04-23 20:31:37 +0800
  • 02cf7a94ac feat: 新增5个AI平台适配器+引用引擎修复+报告导出增强 chiguyong 2026-04-23 20:10:58 +0800
  • a8927a18e6 feat: GEO平台MVP完整实现 chiguyong 2026-04-23 14:46:43 +0800