growerp_adk 1.1.1
growerp_adk: ^1.1.1 copied to clipboard
GrowERP ADK domain: AI agents, agent config, scheduled jobs, agent chat and governance (action audit + write approvals).
1.1.1 #
- FIX: relicense under Apache License 2.0 (LICENSE and file headers).
1.1.0 #
- REFACTOR: standardize dialog components by integrating popUp widget and updating navigation and layout across packages. (f13a4e06)
- REFACTOR: rename classificationId to applicationId everywhere. (9c23feae)
- REFACTOR: growerp_adk list screens to the UserList design (no own AppBar). (cabcfbda)
- FIX: import-products response parsed as String → "String is not a subtype of int". (c5b7bea0)
- FIX(adk): detach MCP server no longer reappears after delete. (3797ef57)
- FIX(adk): retry chat connection after setup dialog closes. (fba4b0ad)
- FIX: adk_example uses static router; drop duplicate widget keys. (d2d294c0)
- FIX: logout on every screen; AI-chat FAB only on the main menu (core). (54f5ea04)
- FIX: agent list edit/delete actions overflow on mobile. (762a1345)
- FIX: chat create opens a real, prefilled new-record form (Phase 2). (a477a3ff)
- FIX: cap agent name/description input length in the config form. (228f48f4)
- FIX: team-member add picker crashes (DropdownButtonFormField stale value). (853c4c3c)
- FIX(tests): repair desktop-layout integration test keys. (bf44ed59)
- FEAT: unified ADK Tools & integrations view; slim System Setup to AI/LLM. (a743edb7)
- FEAT: implement automated website chat responses by integrating agent configuration into chat services and adding toggle functionality in the ADK agent dialog. (dc41260a)
- FEAT(adk): Agent Control Center — external MCP servers + bottom-nav icons. (e6fbf76f)
- FEAT(agents): add wiki menu option with rich dashboard card. (0d0ea93e)
- FEAT: wire ADK list screens to backend search (server-side). (8fb49868)
- FEAT: implement LLM system usage tracking, add monthly token limit settings, and expose audit logs via a new dashboard view. (901e8197)
- FEAT: standalone GrowERP ADK app (growerp_adk/example). (66084aca)
- FEAT: Phase 4b — loop max-iterations field in the agent config dialog. (8a023360)
- FEAT: onboarding assessment profiles the business, auto-tailors the menu, feeds the agent. (61fd67d6)
- FEAT(adk): show provider-aware quota/rate-limit message with System Setup chip. (b709ed25)
- FEAT: Phase 4a multi-agent orchestration UI + REST route. (8c654ad5)
- FEAT: growerp_adk building block + agent governance UI. (c17a2b64)
- FEAT: knowledge upload + product-import UI; product-import REST route. (7b4fbbed)
- FEAT: knowledge detail/edit + UserList-style list with search. (b7d6105b)
- FEAT: add Knowledge to the adk_example app menu/dashboard. (d4e3a638)
- FEAT(adk): tenant-enable marketing agent team. (08677fc5)
- FEAT(crm): capture Google Meet bookings + Gemini minutes as CRM activities. (4f2e4a05)
- FEAT: Phase 3 RAG REST + Knowledge UI + agents menu. (79e0ff4f)
- FEAT: hint user to review AI-prefilled forms before saving. (0fdb02f7)
- FEAT(adk): move agent demo load from tenant setup to Agent Control screen. (357899a9)
- FEAT(marketing): Create marketing app with extended dashboard. (71b20859)
- FEAT: implement Application entity and migrate mobile app version/url management from PartyClassification to Application service. (92ac9f19)
- FEAT(agents): test banner + rich ADK dashboard cards; drop AI Chat menu. (d2818e9c)
- FEAT(ai): tenant-configurable LLM model + default to flash-lite, add architecture doc. (56c78df4)
- DOCS: add growerp_adk README.md. (4fc96e16)