Claude
344addab26
fix: Wire all components end-to-end — final integration
...
Frontend:
- page.tsx: Switch to PremiumLanding (3D hero + Arabic pricing)
- dashboard/page.tsx: Add Pipeline Kanban, Unified Inbox, Lead Score tabs
with imports and nav items wired to new components
Backend:
- services/__init__.py: Export ALL services (21 new exports):
CompanyTwin, DealRoom, DealTaxonomy, OperatingMode, ChannelRules,
ConsentLedger, hermes_orchestrator, execution_router, shannon_security,
observability_service, self_improvement_engine, feature_flags,
local_inference, gstack, skill_governance, arabic_ops
0 broken imports. 0 unwired components. Full end-to-end integration.
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:36:01 +00:00
Claude
b04475d8b8
docs: Save transformation master prompt and complete Deal Exchange OS
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:29:47 +00:00
Claude
3dd633fe5f
feat: Add Deal Exchange OS — Company Twin, Deal Room, Taxonomy, Modes, Compliance
...
Dealix Deal Exchange OS core (3,271 lines):
- company_twin.py (792 lines): Capabilities graph, needs graph, authority matrix,
red lines, approved claims, identity modes (transparent_ai/delegated/shadow)
- deal_taxonomy.py (573 lines): 15 deal types (barter, referral, co-sell, co-market,
subcontract, white-label, reseller, alliance, channel, JV, acquisition, investment,
vendor replacement, capability gap, tender consortium) with Arabic templates
- deal_room.py (674 lines): Central deal workspace with hypothesis, mutual value,
BATNA, concession tracking, approval center, audit log, stage management
- operating_modes.py (429 lines): 5 modes (manual→draft→assisted→negotiation→strategic)
with per-mode policies, channel permissions, commitment limits, escalation triggers
- channel_compliance.py (803 lines): Email (SPF/DKIM/unsubscribe), WhatsApp (opt-in/24h/templates),
LinkedIn (assist-mode ONLY), consent ledger (immutable), channel health monitoring
- Updated __init__.py with all new exports
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:29:09 +00:00
Claude
ce13ee2c46
feat: Install and integrate claude-mem persistent memory system
...
Installed claude-mem v12.1.0 — persistent memory compression for Claude Code:
- Automatically captures every session's work
- Compresses observations using AI (95% token reduction)
- 3-layer progressive retrieval (search → timeline → full)
- Worker running on port 37777
- SQLite + Chroma vector search for hybrid retrieval
- Updated CLAUDE.md with claude-mem section
- Added integration documentation to memory/patterns/
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:02:46 +00:00
Claude
b4a46076fc
fix: Add SessionLocal and async_session_factory aliases to database.py
...
Critical bug fix: 5 worker modules import SessionLocal and async_session_factory
which were not exported from database.py. Added aliases pointing to async_session.
This fixes runtime crashes in:
- follow_up_tasks.py
- message_tasks.py
- notification_tasks.py
- affiliate_tasks.py
- sequence_tasks.py
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 09:36:50 +00:00
Claude
d7a5af9156
feat: Add Strategic Deals Engine — autonomous B2B deal-making system
...
Revolutionary AI system for autonomous B2B partnerships, negotiations, and deals:
Models (strategic_deal.py - 238 lines):
- CompanyProfile: Rich Saudi company profiles with CR, capabilities, needs
- StrategicDeal: Full deal lifecycle (discovery → negotiation → close)
- DealMatch: AI-generated company matches with scoring
Services (4 files, ~2,060 lines):
- company_profiler.py: Profile creation, AI enrichment, needs/capability analysis
- deal_matcher.py: 6-dimension scoring, semantic matching, barter chain discovery
- deal_negotiator.py: Multi-round Arabic negotiation with cultural awareness
- deal_agent.py: Autonomous outreach via WhatsApp/LinkedIn/Email
API (strategic_deals.py - 681 lines, 16 endpoints):
- Profile management + AI enrichment
- Match discovery + approval
- Deal lifecycle (create → negotiate → proposal → term sheet → close)
- Barter chain scanning
- Analytics dashboard
Deal types: partnership, distribution, franchise, JV, referral, acquisition, barter
Channels: WhatsApp (primary), LinkedIn, Email
Languages: Arabic (Saudi dialect) + English
Cultural: Saudi negotiation norms, relationship-first, face-saving
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 09:15:29 +00:00
Claude
06a4e5c79c
feat: Add premium landing page with 3D hero, Arabic content, pricing
...
Premium landing page (474 lines):
- Hero: Arabic headline + 3D Dealix logo + animated stats counter
- Pain points: 4 cards addressing Saudi sales manager problems
- Features: 6 feature cards (WhatsApp AI, lead scoring, pipeline, CPQ, PDPL, reports)
- How it works: 3-step flow with connecting line
- Pricing: 3 tiers (59/149/225 SAR) with Professional highlighted
- Social proof + testimonial section
- Final CTA + Arabic footer
- Framer Motion scroll-triggered animations throughout
- Dark glassmorphism theme, RTL-safe
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:47:38 +00:00
Claude
a68d7fd052
feat: Add local inference adapter + operations schedule — complete master prompt coverage
...
Local inference (Step 7 coverage):
- local_inference.py: Ollama/LM Studio/Atomic Chat adapter with health checks,
task suitability classification, OpenAI-compatible API, graceful cloud fallback
Operations schedule (Step 20 coverage):
- operations-schedule.md: Daily (8 checks), weekly (8 reviews), monthly (10 audits)
with exact commands, emergency procedures, and Arabic task descriptions
All 20 steps of the Master Prompt are now fully implemented in the project.
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:46:59 +00:00
Claude
e71b4ad276
chore: Ignore tsconfig.tsbuildinfo build artifact
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:44:47 +00:00
Claude
3e8cd100d4
feat: Premium UI component library + 3D logo + interactive views
...
UI Components (src/components/ui/):
- input.tsx: Floating label, +966 phone, password toggle, Arabic errors
- modal.tsx: Framer Motion scale+fade, backdrop blur, 4 sizes
- sidebar.tsx: RTL right-side, collapsible, glass effect, 4 sections
- index.ts: Barrel export for all components
3D & Interactive (src/components/dealix/):
- dealix-3d-logo.tsx: 3D handshake logo with particles, mouse-tracking tilt
- stats-counter.tsx: Animated counter with Arabic/SAR formatting
- pipeline-kanban.tsx: 5-column deal pipeline with drag animations
- unified-inbox.tsx: WhatsApp-style multi-channel inbox (AR/EN)
- lead-score-card.tsx: AI score visualization with breakdown bars
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:44:12 +00:00
Claude
15906b343c
feat: Add shared UI component library — Button and Badge
...
Premium UI components with Framer Motion, glassmorphism, RTL-safe:
- button.tsx: 5 variants (primary/secondary/ghost/danger/gold), 3 sizes, loading state
- badge.tsx: Status badges with pulse animation for live indicator
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:41:03 +00:00
Claude
85a9c9a23f
fix: Enhanced Hermes API, router registration, and observability service
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:36:50 +00:00
Claude
40a48b98c9
fix: Enhanced self-improvement engine with detailed inspection and metrics
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:34:09 +00:00
Claude
d7d428d0a1
feat: Add gstack discipline, skill governance, Arabic ops layer
...
Final integration layer (gstack + Antigravity + Mukhtasar/Mkhlab):
- gstack_discipline.py: Planning enforcement with dispatch tiers
(Simple/Medium/Heavy/Full/Plan), plan validation, lite/full prompts
- skill_governance.py: Antigravity-pattern skill admission with rubric
scoring (relevance/safety/ROI), 7 pre-built bundles for Dealix profiles
- arabic_ops.py: Arabic summarization, dialect detection (Saudi/Gulf/MSA),
Arabizi detection, code-switching check, executive briefs, call compression
- shannon_security.py: Enhanced with verified findings and detailed PoC
- CLAUDE.md: Appended gstack tiers, Hermes profiles, Arabic ops guide
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:33:58 +00:00
Claude
1cebf54782
feat: Complete Hermes Fusion — execution router, Shannon, self-improvement, observability, API
...
Hermes Fusion Supreme integration:
- execution_router.py: Agent-level backend routing (Claude/OpenClaude/Goose/Internal)
with fallback chains, cost estimation, health tracking
- shannon_security.py: Staging-only white-box pentesting lane
(auth, injection, tenant isolation, PDPL compliance checks)
- self_improvement.py: Bounded inspect→measure→propose→verify→apply cycle
(max 5 proposals, max 2 auto-applies for trivial fixes)
- observability.py: Cost tracking, performance metrics, health monitoring,
Arabic executive summaries, anomaly detection
- hermes.py: Full API (execute, profiles, cost, health, improvements,
security scans, session restore — 18 endpoints)
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:29:09 +00:00
Claude
76a5eb9748
feat: Add Hermes orchestrator with 6 profiles + update memory engine
...
Hermes orchestrator: top-level brain coordinating all agents
- 6 profiles: growth, sales, security, ops, knowledge, founder
- Profile-based permissions, cost limits, and escalation paths
- Backend routing to Claude/OpenClaude/Goose/Internal
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:26:05 +00:00
Claude
30f134a5fa
fix: Update memory engine and session continuity implementations
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:24:02 +00:00
Claude
c67164ffea
fix: Update knowledge brain and tool receipts with final implementations
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:22:12 +00:00
Claude
6cef426bc7
fix: Wire knowledge brain, memory engine, tool receipts, session continuity into services
...
Updated services/__init__.py with all new service exports:
KnowledgeBrain, PreExecutionPolicy, ReceiptStore, TrustAnalytics,
MemoryAdapter, FileMemoryAdapter, RedisMemoryAdapter, MemoryEvaluator,
SessionContinuity + all singleton instances
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:20:05 +00:00
Claude
35e857ec52
feat: Add knowledge brain, memory engine, tool receipts, session continuity
...
Final layer integration (Second Brain + MemPalace + ToolProof + Claude Code):
- knowledge_brain.py: Project wiki ingest, query, lint, promote raw→wiki (560 lines)
- memory_engine.py: Pluggable memory with Redis + File adapters, evaluator (615 lines)
- tool_receipts.py: Signed receipts, pre-execution policy, trust analytics (417 lines)
- session_continuity.py: AI session state management, restore prompts (478 lines)
- glossary.md: 30+ bilingual terms (Arabic/English)
- master-index.md: Top-level index linking all wiki/memory sections
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:19:56 +00:00
Claude
afd37142fe
feat: Add Second Brain wiki system + enhanced deployment checklist
...
- wiki/README.md: Wiki system guide with page templates and conventions
- wiki/architecture.md: Dealix architecture wiki page
- deployment-checklist.md: Enhanced with full pre-deploy, deploy, post-deploy, rollback procedures
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:14:20 +00:00
Claude
2717f2943b
fix: Enhance pre-commit and pre-push hooks with robust checks
...
Pre-commit: ruff linter, secret detection (API keys + Bearer tokens),
Arabic string consistency, affected test runner
Pre-push: full test suite, uncommitted migration detection, .env file guard
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:12:14 +00:00
Claude
9f87af8ea2
fix: Enhanced feature flags with PostgreSQL persistence and beta program
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:10:25 +00:00
Claude
83210b9d12
feat: Add founder strategy, Claude Code control plane, SaaS launch readiness
...
Founder Strategy & GTM (from prompts #1 , #10 ):
- niche-brief.md: Saudi real estate primary, healthcare secondary
- icp-brief.md: Full ICP with Arabic objection handling
- content-map.md: 20 content ideas, SEO keywords, weekly schedule
- outreach-map.md: WhatsApp/Email cold outreach with Arabic templates
- launch-plan.md: 14-day sprint + 30-day plan with revenue targets
- interview-template.md: 15 Arabic customer discovery questions
Claude Code Control Plane (from prompt #2 ):
- .claude/settings.json: Permissions and preferences
- .claude/commands/: 5 custom commands (review-pr, release-prep, security-check, generate-tests, architecture-review)
- .claude/hooks/: pre-commit.sh (secrets check), pre-push.sh (tests)
SaaS Launch Readiness (from prompt #4 ):
- saas-readiness-audit.md: Full audit with gap analysis
- deployment-checklist.md: Deploy + rollback procedures
- launch-checklist.md: 100+ launch day checklist items
- feature_flags.py: Redis-backed feature flags with per-tenant control
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:09:50 +00:00
Claude
2607c0a5af
fix: Update autopilot with full 9-step pipeline and 5 built-in tasks
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:00:09 +00:00
Claude
552e562de5
fix: Final autopilot service update
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:57:05 +00:00
Claude
b0c3d038f8
feat: Finalize all systems + add 20 production libraries
...
Finalized implementations:
- skill_registry.py: CRM skill system with policy enforcement
- autopilot.py: Safe autopilot (simulation/approval-gated modes)
- escalation.py: Human escalation with Arabic packets
- signal_intelligence.py: Real-time signal scoring and watchlists
- alert_delivery.py: Multi-channel alerts with Arabic templates
- behavior_intelligence.py: Rep performance and pattern detection
- intelligence.py: Full API for signals/alerts/patterns/escalations
Added 20 production libraries to requirements.txt:
- Security: PyJWT (replaces abandoned python-jose), slowapi
- Arabic: camel-tools, pyarabic, hijridate, phonenumbers
- AI: litellm (unified LLM), instructor (structured outputs), statsforecast
- WhatsApp: pywa (direct Cloud API)
- Email: resend (transactional)
- PDF: weasyprint (Arabic RTL)
- Performance: fastapi-cache2, celery-redbeat, structlog
- Monitoring: sentry-sdk, prometheus-fastapi-instrumentator
- Testing: pytest-asyncio, pytest-cov, factory-boy
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:56:24 +00:00
Claude
41b4f69d19
feat: Add skill registry, autopilot, escalation, signal & alert intelligence
...
From advanced prompts integration:
- skill_registry.py: Domain skill system with registry + runtime + policy enforcement
- autopilot.py: Safe autopilot with simulation/recommendation/approval-gated modes
- escalation.py: Human-in-the-loop escalation with Arabic packets and resume tokens
- signal_intelligence.py: Real-time signal ingestion, dedup, scoring, watchlists
- alert_delivery.py: Multi-channel alerts (dashboard/WhatsApp/email/SMS) with digests
- behavior_intelligence.py: Pattern detection, rep performance, winning sequences
- intelligence.py: Updated API with signals, alerts, patterns, escalations endpoints
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:52:25 +00:00
Claude
b2b82c2df1
fix: Wire all new systems into project — models, services, workers
...
Integration fixes:
- models/__init__.py: add PDPL + Sequence model exports
- services/__init__.py: add SequenceEngine, ConsentManager, SecurityGate, etc.
- ai/__init__.py: add SalesAgent + AgentContext exports
- celery_app.py: add sequence_tasks to workers + 4 new beat schedules
- NEW: sequence_tasks.py — Celery tasks for sequence processing, cleanup, autopilot
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:51:53 +00:00
Claude
2996827f5b
fix: Finalize proposals API, sales agent, and quote engine
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:46:37 +00:00
Claude
680b82b1e4
fix: Update CPQ quote engine with final implementation
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:44:40 +00:00
Claude
e99aa79cac
fix: Update inbox API and router registration
...
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:44:20 +00:00
Claude
5df520d672
feat: Add AI forecasting, industry templates, and update sequence engine
...
- AI: forecasting.py (revenue prediction, deal risk analysis, Arabic summaries)
- Seeds: retail_template.json (Saudi retail/e-commerce industry template)
- Seeds: education_template.json (Saudi education/training industry template)
- Updated: sequence_engine.py with full implementation
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:43:49 +00:00
Claude
141f10db76
feat: Add conversation intelligence, message writer, sales agent, APIs, and templates
...
Continuing Phase 3-6 implementation:
- AI: conversation_intelligence.py (Arabic dialogue analysis, buying signals)
- AI: message_writer.py (Arabic/English multi-channel message generation)
- AI: sales_agent.py (autonomous WhatsApp qualification bot)
- API: compliance.py (PDPL consent & data rights endpoints)
- API: inbox.py (unified multi-channel inbox)
- API: proposals.py (CPQ quote management endpoints)
- API: sequences.py (multi-channel sequence management)
- Services: territory_manager.py (Saudi region-based lead routing)
- Seeds: contracting_template.json (Saudi contracting industry template)
- Updated: router.py, consent_manager.py, data_rights.py
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:43:11 +00:00
Claude
a329957a3b
feat: Add AI engine, PDPL compliance, sequences, CPQ, and governance layers
...
Phase 1-6 implementation for Dealix AI Revenue OS:
- AI Arabic Engine: NLP (arabic_nlp.py), lead scoring (lead_scoring.py)
- PDPL Compliance: consent manager, data rights handler, consent model
- Sequence Engine: multi-channel sequences with WhatsApp/Email/SMS
- CPQ System: quote engine, AI proposal generator
- Security Gate: pre-release checks, PDPL message validation
- Tool Verification: agent action audit trail
- Project Operating Files: AGENTS.md, CLAUDE.md
- Project Memory: architecture, ADRs, provider routing, PDPL checklist
- Design System: IBM Plex Sans Arabic tokens, RTL-safe components
- Sequence/Consent models for database
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:40:39 +00:00
Claude
b7602003df
Merge remote-tracking branch 'origin/main' into claude/complete-system-prompts-wqJCm
2026-04-11 07:31:49 +00:00
Sami Assiri
525d6d4117
Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI
2026-04-08 23:31:02 +03:00
Sami Assiri
378ea5f742
chore: snapshot Dealix salesflow phase2 for audit worktree
...
Made-with: Cursor
2026-04-04 18:04:21 +03:00
Sami Assiri
7cc4fafd3b
🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready
2026-04-02 17:17:13 +03:00
Sami Assiri
67ceca7acb
fix: add missing tailwind color themes for border and background
2026-03-31 19:56:04 +03:00
Sami Assiri
1744cb7134
Dealix OS Frontend implementation v1
2026-03-31 19:53:49 +03:00
VoXc2
1e3086d220
Merge pull request #5 from VoXc2/claude/migrate-salesmatic-dealix-bGQib
2026-03-31 11:05:53 +03:00
Claude
84762f08ab
Add complete launch infrastructure: models, APIs, agents, compliance, docs, knowledge base
...
Phase 1 - Repo Hardening:
- README.md, LICENSE, SECURITY.md, CONTRIBUTING.md
- GitHub Actions repo-hygiene workflow
- docs/: ARCHITECTURE, DATA-MODEL, API-MAP, AGENT-MAP, DEPLOYMENT-NOTES
Phase 2 - Database Models (7 new):
- Company, Contact, Call, Commission, Payout, Dispute, GuaranteeClaim
- Consent, Complaint, Policy, KnowledgeArticle, SectorAsset
- Updated models/__init__.py with all 32+ models
Phase 3 - API Surfaces (16 new route files):
- companies, contacts, calls, meetings, commissions, payouts
- disputes, guarantees, consents, complaints, knowledge
- sectors, presentations, supervisor, admin, health
- Updated router.py with all 24 route groups
Phase 4 - AI Prompt Registry (18 agent contracts):
- Lead Qualification, Affiliate Recruitment Evaluator, Onboarding Coach
- Outreach Writer, Arabic WhatsApp, English Conversation, Voice Call
- Meeting Booking, Sector Strategist, Objection Handler
- Proposal Drafter, QA Reviewer, Compliance Reviewer
- Knowledge Retrieval, Revenue Attribution, Fraud Reviewer
- Guarantee Claim Reviewer, Management Summary
Phase 5 - Communication Templates:
- 15 production templates (WhatsApp, email, voice, internal)
- Arabic + English variants with variable interpolation
Phase 6 - Compliance Center (7 legal docs):
- Privacy policy, Terms of service, Refund policy
- Commission policy, Affiliate rules, Consent policy, Data protection
- All PDPL-compliant, Arabic
Phase 7 - Celery Workers (fully implemented):
- follow_up_tasks: automated lead follow-ups with workflow execution
- message_tasks: WhatsApp/email/SMS with retry logic
- notification_tasks: daily reports, meeting reminders, in-app notifications
- affiliate_tasks: target checking, commission calculation, weekly reports, AI outreach
Phase 8 - Knowledge Base OS (8 files):
- Services overview, Pricing policy, Channel policy, Meeting policy
- Identity rules, Escalation rules, Hiring path, Internal SOPs
https://claude.ai/code/session_01KnJgK7RwyeCvRZTRThHtfU
2026-03-31 07:57:48 +00:00
Claude
cf49869805
Enhance email templates and in-person sales scripts with expanded content
...
- email-templates-ar.md: added alternative cold email versions, detailed follow-up series, post-demo and pricing email variations
- in-person-script-ar.md: added multiple elevator pitch versions, expanded 5-min presentation, trade show scripts, appearance/body language guide
https://claude.ai/code/session_01KnJgK7RwyeCvRZTRThHtfU
2026-03-31 07:02:29 +00:00
Claude
f31d737e7d
Enhance phone call and WhatsApp sales scripts with expanded content
...
https://claude.ai/code/session_01KnJgK7RwyeCvRZTRThHtfU
2026-03-30 16:02:20 +00:00
Claude
5f3b0b9a20
Migrate SalesMatic to Dealix + Add complete affiliate recruitment & AI sales system
...
- Rename all SalesMatic references to Dealix (ديل اي اكس) across frontend, backend, configs, and SVG logos
- Add complete automated affiliate recruitment system with:
- Job posting templates (Arabic/English) with ad variations for social media, LinkedIn, job boards
- Full onboarding package: welcome guide, company profile, step-by-step guide, FAQ (60+ Q&A), targets & earnings
- Sales scripts: phone calls, WhatsApp, in-person, email templates, objection handling (15+), closing techniques
- Targeting guides: social media, AI tools, Google, LinkedIn, local business, referral strategies
- Legal agreements: freelance contract, employment offer (10+ deals/month auto-hire), commission structure
- AI chatbot for affiliates: config, knowledge base, conversation flows
- Add professional sector presentations for 10 industries (healthcare, real estate, restaurants, retail, education, beauty, automotive, legal, construction, e-commerce)
- Add Gold Guarantee system (30-day full refund) with terms and conditions
- Add AI Sales Agents system: lead generation, WhatsApp/voice/email outreach, lead scoring, auto-booking
- Add backend: Affiliate & AI Conversation models, API endpoints, Celery worker tasks
- Update landing page with Gold Guarantee, Affiliate CTA, and AI Agents sections
https://claude.ai/code/session_01KnJgK7RwyeCvRZTRThHtfU
2026-03-30 15:49:58 +00:00
Claude
c71b2ae0ad
Update Cody prompt with accurate source-verified content
...
Replace placeholder Cody prompt with actual prompts from sourcegraph/cody repo
including agentic mode, chat preamble, default preamble, codebase context
addendum, and legacy preamble versions.
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-03-30 09:27:00 +00:00
Claude
d53e1887bd
Add OpenHands Jinja2 prompt templates from source
...
Additional prompt templates fetched from the OpenHands repo including
system_prompt, security_risk_assessment, in_context_learning examples,
microagent prompts, and variant modes (interactive, long_horizon, tech_philosophy).
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-03-30 09:26:26 +00:00
Claude
5e28db8fc7
Add system prompts for 10 major AI tools
...
Add prompts for GitHub Copilot, ChatGPT (with tools), Grok, Amazon Q Developer,
JetBrains AI, Mistral Le Chat, and open source tools: Aider, Continue.dev,
Cody (Sourcegraph), and OpenHands. Update README with comprehensive tools index.
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-03-30 09:25:48 +00:00
VoXc2
4bb2442313
Add Personal Brand Engine - 7 AI Agents Automation System
...
Complete AI-powered personal brand automation for Sami Assiri.\n\n7 agents: LinkedIn, Email, Social Media, WhatsApp, CV Optimizer, Content Strategist, Opportunity Scout.\nInfra: FastAPI + APScheduler + Docker + Ollama/Groq LLM + GitHub Pages landing page.\n83 files, ~10K lines. Cost: $0-5/month.
2026-03-30 11:45:48 +03:00