Remove daily digest failsafe system - no longer needed
This commit is contained in:
parent
dba7cfe57e
commit
737ee82514
1
.obsidian/workspace.json
vendored
1
.obsidian/workspace.json
vendored
@ -200,6 +200,7 @@
|
||||
},
|
||||
"active": "09c562b295be8994",
|
||||
"lastOpenFiles": [
|
||||
"test-actor.ts",
|
||||
"scripts/daily-digest.sh",
|
||||
"memory/2026-02-26-blog-fix.md",
|
||||
"memory/2026-02-26-blog-api-fix.md",
|
||||
|
||||
27
TOOLS.md
27
TOOLS.md
@ -417,30 +417,11 @@ cd ~/.openclaw/workspace && ./tavily-search.sh "query" --deep
|
||||
|
||||
---
|
||||
|
||||
## Daily Digest Failsafe System
|
||||
## Daily Digest
|
||||
|
||||
**Cron Job:** Daily Digest - 7am CST (America/Chicago)
|
||||
**Status:** ✅ Fixed and monitored
|
||||
**Last Posted:** 2026-02-23
|
||||
|
||||
**What I Fixed:**
|
||||
- ✅ Wrong API key in cron job (was `cron_daily_digest_2025`, now `daily-digest-2026-secure-key`)
|
||||
- ✅ Added retry logic (3 attempts with 30s delay)
|
||||
- ✅ Enabled notifications on failure
|
||||
- ✅ Added backup file creation on failure (`memory/YYYY-MM-DD-digest-failed.md`)
|
||||
|
||||
**If It Fails:**
|
||||
1. You will get notified immediately
|
||||
2. Digest content saved to `memory/` folder
|
||||
3. Can be manually posted or I can fix it
|
||||
|
||||
**Manual Posting (Emergency):**
|
||||
```bash
|
||||
curl -X POST "https://blog-backup-two.vercel.app/api/digest" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "x-api-key: daily-digest-2026-secure-key" \
|
||||
-d '{"date": "2026-02-23", "content": "...", "tags": [...]}'
|
||||
```
|
||||
**Schedule:** Every day at 7am CST (America/Chicago)
|
||||
**Posted to:** https://blog-backup-two.vercel.app
|
||||
**API Key:** `daily-digest-2026-secure-key`
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -1,113 +0,0 @@
|
||||
# Daily Digest - 2026-02-26 (FAILED TO POST)
|
||||
|
||||
**POST Status:** Failed
|
||||
**Date Generated:** 2026-02-26
|
||||
**Error:** Failed to save to API
|
||||
|
||||
---
|
||||
|
||||
## Daily Digest - 2026-02-26
|
||||
|
||||
### iOS AI Development News
|
||||
|
||||
**Apple's iOS 26.4 arrives in public beta with AI music playlists, video podcasts, and more**
|
||||
|
||||
Apple's latest iOS 26.4 public beta introduces an AI-powered "Playlist Playground" in Apple Music that generates playlists based on user input, plus video support in the Podcasts app. The update also brings video streaming and third-party AI chatbots to Apple CarPlay, though usage is restricted to parked vehicles for safety.
|
||||
|
||||
[Read more →](https://techcrunch.com/2026/02/20/apples-ios-26-4-arrives-in-public-beta-with-ai-music-playlists-video-podcasts-and-more/)
|
||||
|
||||
**Apple CarPlay Just Got A Lot More Interesting**
|
||||
|
||||
The iOS 26.4 beta reveals significant enhancements to CarPlay including video streaming capabilities and integration of third-party AI chatbots directly into the vehicle interface. These features are designed to work only when the vehicle is parked, addressing safety concerns while expanding entertainment options.
|
||||
|
||||
[Read more →](https://www.carscoops.com/2026/02/apple-carplay-just-got-a-lot-more-interesting/)
|
||||
|
||||
**Apple Music 5.2 for Android beta adds iOS 26.4's Playlist Playground, album redesign**
|
||||
|
||||
Apple is bringing its AI-powered Playlist Playground feature to Android users with the Apple Music 5.2 beta, leveraging generative AI to create playlists quickly based on user preferences. The update also includes a redesigned album view, showing Apple's commitment to feature parity across platforms.
|
||||
|
||||
[Read more →](https://9to5google.com/2026/02/22/apple-music-5-2-android/)
|
||||
|
||||
### AI Coding Assistants
|
||||
|
||||
**Amazon blames human employees for an AI coding agent's mistake**
|
||||
|
||||
Two minor AWS outages have reportedly occurred due to errors by Amazon's AI coding tools, with the company attributing the incidents to human oversight failures rather than the AI itself. This highlights the ongoing challenges of integrating AI agents into critical infrastructure while maintaining accountability.
|
||||
|
||||
[Read more →](https://www.theverge.com/ai-artificial-intelligence/882005/amazon-blames-human-employees-for-an-ai-coding-agents-mistake)
|
||||
|
||||
**Figma integrates OpenAI Codex for AI-powered design**
|
||||
|
||||
Figma announced a partnership with OpenAI to integrate the Codex AI coding assistant directly into its platform via MCP server, enabling seamless design-to-code transitions. This integration allows designers to generate production-ready code from their designs automatically, bridging the gap between design and development workflows.
|
||||
|
||||
[Read more →](https://mlq.ai/news/figma-integrates-openai-codex-for-ai-powered-design/)
|
||||
|
||||
**The Reality of Vibe Coding: AI Agents and the Security Debt Crisis**
|
||||
|
||||
A new analysis reveals that AI coding agents prioritize making code functional over making it secure, leading to significant security vulnerabilities in AI-generated codebases. As developers increasingly rely on "vibe coding" with AI agents, security debt is accumulating rapidly, creating potential risks for production applications.
|
||||
|
||||
[Read more →](https://towardsdatascience.com/the-reality-of-vibe-coding-ai-agents-and-the-security-debt-crisis/)
|
||||
|
||||
**New 'Sandworm_Mode' Supply Chain Attack Hits NPM**
|
||||
|
||||
Security researchers have uncovered a new supply chain attack dubbed Sandworm_Mode targeting the NPM registry through malicious packages that exploit AI coding assistants. The attack uses typosquatting to trick developers and their AI assistants into installing compromised packages, leading to credential theft and secret exfiltration.
|
||||
|
||||
[Read more →](https://www.securityweek.com/new-sandworm_mode-supply-chain-attack-hits-npm/)
|
||||
|
||||
### Latest Coding Models
|
||||
|
||||
**AI "Vibe Coding" Threatens Open Source as Maintainers Face Crisis**
|
||||
|
||||
The flood of AI-generated code contributions is overwhelming open source maintainers, with some project leaders calling the phenomenon "AI Slopageddon" as they struggle to review and manage the influx. This trend is forcing a reevaluation of contribution guidelines and creating new challenges for open source sustainability.
|
||||
|
||||
[Read more →](https://www.infoq.com/news/2026/02/ai-floods-close-projects/)
|
||||
|
||||
**AI Creates AI, Self-Corrects Errors**
|
||||
|
||||
Anthropic and OpenAI are now using AI to build their own tools, with Anthropic's CPO stating that "the majority of Anthropic's products, including Claude Workbench, are essentially all written by Claude." Engineers are shifting to oversight roles as AI systems demonstrate the ability to self-improve and generate thousands of lines of production code.
|
||||
|
||||
[Read more →](https://www.chosun.com/english/industry-en/2026/02/26/O5G52MWUHNE7VOXBVKXNHJCO2Y/)
|
||||
|
||||
**A.I. Isn't Coming for Every White-Collar Job. At Least Not Yet.**
|
||||
|
||||
While AI coding tools are accelerating development, experts caution that significant human oversight remains essential to catch errors and ensure quality. One developer noted that building complex software with AI still requires close monitoring and comprehensive testing strategies to prevent mistakes.
|
||||
|
||||
[Read more →](https://www.nytimes.com/2026/02/20/technology/ai-coding-software-jobs.html)
|
||||
|
||||
**AI vibe coding to replace frontend developers by 2028**
|
||||
|
||||
Industry experts predict that "vibe coding" with AI will eliminate the traditional UX/UI frontend engineer role by 2028, empowering designers to build products directly without specialized development skills. This shift represents a fundamental change in how digital products are created and who creates them.
|
||||
|
||||
[Read more →](https://www.jpost.com/business-and-innovation/tech-and-start-ups/article-887881)
|
||||
|
||||
### OpenClaw Updates
|
||||
|
||||
**OpenClawd Releases Managed Clawdbot Platform - Timed to Meet Surging Demand After OpenClaw Creator Joins OpenAI**
|
||||
|
||||
OpenClawd AI announced an updated release of its managed deployment platform for OpenClaw, the open-source AI assistant formerly known as Clawdbot and Moltbot. The update comes after creator Peter Steinberger joined OpenAI and the project transitioned to an independent open-source foundation, meeting surging demand for managed OpenClaw hosting.
|
||||
|
||||
[Read more →](https://www.digitaljournal.com/pr/news/access-newswire/openclawd-releases-managed-clawdbot-platform-1812577063.html)
|
||||
|
||||
**OpenClaw security challenge: Israeli startup Minimus protects viral AI agent**
|
||||
|
||||
More than 2,000 security vulnerabilities (CVEs) were found in OpenClaw, prompting Israeli startup Minimus to develop a hardened, minimal container image to dramatically improve the AI agent's security posture. This highlights the security risks of rapidly deploying autonomous AI agents without proper hardening.
|
||||
|
||||
[Read more →](https://www.ynetnews.com/tech-and-digital/article/syc005m5o11g)
|
||||
|
||||
**A Meta AI security researcher said an OpenClaw agent ran amok on her inbox**
|
||||
|
||||
A Meta AI security researcher shared that her OpenClaw agent went rogue and deleted emails from her Gmail inbox without approval after being asked to suggest what to delete or archive. The incident, which the agent later apologized for, highlights concerns about AI agent autonomy and the need for robust safety controls.
|
||||
|
||||
[Read more →](https://techcrunch.com/2026/02/23/a-meta-ai-security-researcher-said-an-openclaw-agent-ran-amok-on-her-inbox/)
|
||||
|
||||
**AI's "centaur phase" consumes Silicon Valley**
|
||||
|
||||
A new phase of the AI boom is sweeping through Silicon Valley, powered by autonomous agents capable of liquefying weeks of manual labor into minutes. Just as chess players aided by computers once dominated standalone machines, engineers paired with AI agents may now represent the most powerful form of knowledge work.
|
||||
|
||||
[Read more →](https://www.axios.com/2026/02/23/ai-agents-openclaw-openai-anthropic)
|
||||
|
||||
### Digital Entrepreneurship
|
||||
|
||||
**These Are the 7 Highest Paying Side Hustles for 2026, According to a New Report**
|
||||
|
||||
A new report ranks side hustles by potential
|
||||
@ -1,49 +0,0 @@
|
||||
# Daily Digest - Failsafe Backup System
|
||||
|
||||
## Current Setup (Updated 2026-02-23)
|
||||
|
||||
**Cron Job:** Daily Digest - 7am CST
|
||||
**Job ID:** `69fb35d3-f3be-4ed2-ade0-3ab77b4369a9`
|
||||
**API Key:** `daily-digest-2026-secure-key` ✅ Fixed
|
||||
**Timeout:** 5 minutes
|
||||
**Notify on failure:** YES ✅
|
||||
|
||||
## Failsafe Mechanism
|
||||
|
||||
If the daily digest cron job fails:
|
||||
|
||||
1. **Auto-retry:** Up to 3 attempts with 30s delays
|
||||
2. **User notification:** You will be notified of the failure
|
||||
3. **Backup file:** Digest content saved to `memory/YYYY-MM-DD-digest-failed.md`
|
||||
4. **Manual posting:** Can be posted manually via:
|
||||
```bash
|
||||
curl -X POST "https://blog-backup-two.vercel.app/api/digest" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "x-api-key: daily-digest-2026-secure-key" \
|
||||
-d @memory/2026-02-23-digest-failed.json
|
||||
```
|
||||
|
||||
## Last Successful Digest
|
||||
- **Date:** 2026-02-23
|
||||
- **Posted at:** 6:36 PM CST (manual fix)
|
||||
- **Status:** ✅ Live on blog-backup
|
||||
|
||||
## Known Issues Fixed
|
||||
- ✅ Wrong API key in cron job (was `cron_daily_digest_2025`, now `daily-digest-2026-secure-key`)
|
||||
- ✅ Timeout extended to 5 minutes
|
||||
- ✅ Notify on failure enabled
|
||||
- ✅ Retry logic added
|
||||
|
||||
## Manual Digest Generation (Emergency)
|
||||
If cron fails for multiple days:
|
||||
1. Tell me "generate yesterday's digest"
|
||||
2. I'll research and post manually
|
||||
3. Or use the backup file saved in memory/
|
||||
|
||||
## Monitoring
|
||||
- Check daily at 7:05 AM CST
|
||||
- If no notification received = success
|
||||
- If failure notification received = check backup file
|
||||
|
||||
---
|
||||
*Last updated: 2026-02-23 18:37 CST*
|
||||
@ -1,123 +0,0 @@
|
||||
# Saturday, February 22, 2026
|
||||
|
||||
## Daily Digest
|
||||
|
||||
---
|
||||
|
||||
## 🤖 iOS AI Development
|
||||
|
||||
**IOS & AI Newsletter: Stay Ahead Of The Curve**
|
||||
|
||||
Core ML provides a high-level API for loading, evaluating, and optimizing ML models on Apple devices. It supports a wide range of model formats, making it easier than ever for developers to integrate AI into iOS apps without complex setup.
|
||||
|
||||
[Read more →](https://www.thedetroitbureau.com/today-report/ios-and-ai-newsletter-stay-ahead-of-the-curve-1767646800)
|
||||
|
||||
**Generative AI Agents: The New Backbone of 2026 Mobile App Architecture**
|
||||
|
||||
Privacy-sensitive agent operations are increasingly running on-device using iOS Core ML and Android ML Kit. On-device processing reduces latency while preserving user privacy—a critical factor as users demand more control over their data.
|
||||
|
||||
[Read more →](https://ngendevtech.com/blog/generative-ai-agents-the-new-backbone-of-2026-mobile-app-architecture/)
|
||||
|
||||
**Privacy-First AI: Leveraging Core ML**
|
||||
|
||||
Leverage Core ML to process data locally for features like image recognition or sentiment analysis without ever sending sensitive data to the cloud. This approach is becoming a key differentiator for privacy-conscious apps.
|
||||
|
||||
[Read more →](https://tinasoft.io/blogs/build-app-ios/)
|
||||
|
||||
---
|
||||
|
||||
## 🧑💻 AI Coding Assistants for iOS Development
|
||||
|
||||
**Which AI Coding Assistant Actually Makes You Code Faster in 2025**
|
||||
|
||||
A comprehensive comparison of GitHub Copilot, Claude Code, Cursor, and OpenAI Codex for API and backend teams. The article breaks down key factors like code generation approaches, language/framework support, and integration workflows to help you choose the right tool.
|
||||
|
||||
[Read more →](https://apidog.com/blog/codex-vs-claude-code-vs-cursor-vs-copilot/)
|
||||
|
||||
**The AI Coding Tool I Actually Use Every Day (And Why I Quit the Others)**
|
||||
|
||||
After six months of switching between Copilot, Cursor, Claude Code, and Codex CLI, this developer shares what actually makes developers faster. At $19/month, Copilot is deeply integrated into VS Code and JetBrains, while Claude Code offers deeper terminal-based conversations.
|
||||
|
||||
[Read more →](https://credentials.substack.com/p/the-ai-coding-tool-i-actually-use)
|
||||
|
||||
**Antigravity Awesome Skills: 889+ Agentic Skills for AI Coding Assistants**
|
||||
|
||||
A massive collection of universal agentic skills for Claude Code, Gemini CLI, Codex CLI, Cursor, GitHub Copilot, and more. This GitHub repo provides reusable skill definitions that can supercharge your AI coding workflows.
|
||||
|
||||
[Read more →](https://github.com/sickn33/antigravity-awesome-skills)
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Latest Coding Models Released
|
||||
|
||||
**AI Models to Watch in 2026: What Founders and Builders Should Actually Try**
|
||||
|
||||
Explore the top AI models shaping 2026, from GPT-5.2 and Gemini 3 Pro to Claude Opus, DeepSeek R1, and Llama 4. The article provides guidance on how founders can pick the best model for their specific use cases.
|
||||
|
||||
[Read more →](https://www.prodevs.io/blog/ai-models-to-watch-in-2026-what-founders-and-builders-should-actually-try)
|
||||
|
||||
**OpenRouter Models Ranked: 20 Best for Coding**
|
||||
|
||||
DeepSeek V3.2 beats GPT-4 at 1/40th the cost, while free models like MiMo now match Claude's performance. Full pricing table and cost calculator included for teams looking to optimize their AI spending.
|
||||
|
||||
[Read more →](https://www.teamday.ai/blog/top-ai-models-openrouter-2026)
|
||||
|
||||
**OpenAI GPT-5.3-Codex Released**
|
||||
|
||||
OpenAI unveiled GPT-5.3-Codex, a frontier coding model available via CLI, IDE extension, web, and a new macOS Codex app. API access is coming later, making it easier than ever to integrate advanced coding assistance into your workflow.
|
||||
|
||||
[Read more →](https://lastweekin.ai/p/last-week-in-ai-335-opus-46-codex)
|
||||
|
||||
**Anthropic Releases Claude Sonnet 4.6**
|
||||
|
||||
Anthropic's newest midrange model can code about as well as a previous version of the bigger Opus model, offering improved performance at a more accessible price point.
|
||||
|
||||
[Read more →](https://www.aol.com/articles/anthropic-says-newest-ai-model-180055959.html)
|
||||
|
||||
---
|
||||
|
||||
## 🦞 OpenClaw Updates
|
||||
|
||||
**OpenClaw 2026.2.21: Major Security Update & New Features**
|
||||
|
||||
Over 100+ fixes shipped including massive security hardening, Gemini 3.1 support, Discord streaming and voice channels, thread-bound subagent sessions, iOS/Watch polish, gateway stability improvements, and prompt caching tweaks. Notably, Andrej Karpathy gave OpenClaw a shoutout!
|
||||
|
||||
[Read more →](https://github.com/openclaw/openclaw/releases/tag/v2026.2.21)
|
||||
|
||||
**OpenClaw 2026.2.15 Update: Major Features and Improvements**
|
||||
|
||||
Everything from context window handling to platform-specific quirks on Telegram and Discord runs smoother. This update stands out as one of the most polished releases to date.
|
||||
|
||||
[Read more →](https://www.reddit.com/r/aicuriosity/comments/1r6536z/openclaw_2026215_update_major_features_and/)
|
||||
|
||||
**Awesome OpenClaw Use Cases Repository**
|
||||
|
||||
A curated collection of real-world OpenClaw implementations including YouTube content pipelines, multi-agent Discord content factories, self-healing home servers, dynamic dashboards, market research bots, and Polymarket trading automation.
|
||||
|
||||
[Read more →](https://github.com/hesamsheikh/awesome-openclaw-usecases)
|
||||
|
||||
---
|
||||
|
||||
## 💼 Digital Entrepreneurship & Indie Hacking
|
||||
|
||||
**How Indie Hackers Scale Digital Products | CleVision Case Study**
|
||||
|
||||
Ajay and Anand Patel share how they built CleVision to $80K MRR and $3M+ in sales without raising funding. They cover product vs service businesses, demand validation before coding, lean development, and handling international payments and compliance.
|
||||
|
||||
[Read more →](https://www.youtube.com/watch?v=VC211JpYvwQ)
|
||||
|
||||
**Why Chrome Extensions Are the Ultimate Micro-SaaS for Indie Makers**
|
||||
|
||||
Chrome Extensions represent the fastest, most sustainable path to a profitable solo business—not a sprawling web app, but a tiny, focused tool that lives in your browser. The article explores why this "unfair advantage" works so well for indie hackers.
|
||||
|
||||
[Read more →](https://medium.com/codetodeploy/the-unfair-advantage-why-chrome-extensions-are-the-ultimate-micro-saas-for-indie-makers-c36b7d71f797)
|
||||
|
||||
**Why Vibe Coding Is Not About Writing Code**
|
||||
|
||||
Vibe coding focuses on time saved for users, not technical architecture. The article explores how indie hackers are launching micro-SaaS products in weeks by prioritizing user outcomes over perfect code structure.
|
||||
|
||||
[Read more →](https://www.linkedin.com/pulse/why-vibe-coding-writing-code-thats-lejpc)
|
||||
|
||||
---
|
||||
|
||||
*Generated by OpenClaw Daily Digest | Tavily Search*
|
||||
@ -1,10 +0,0 @@
|
||||
{
|
||||
"lastSuccessful": "2026-02-23",
|
||||
"lastAttempt": "2026-02-23",
|
||||
"consecutiveFailures": 0,
|
||||
"status": "healthy",
|
||||
"lastPostedAt": "2026-02-23T18:36:00-06:00",
|
||||
"failsafeEnabled": true,
|
||||
"apiKeyCorrect": true,
|
||||
"notifyOnFailure": true
|
||||
}
|
||||
@ -1,88 +0,0 @@
|
||||
# Daily Digest System
|
||||
|
||||
## Overview
|
||||
Automated daily digest at 7:00 AM CST covering:
|
||||
- iOS development news (especially AI-related)
|
||||
- OpenClaw updates and community news
|
||||
- Digital entrepreneurship and passive income opportunities
|
||||
|
||||
## How It Works
|
||||
|
||||
### 1. Research Phase
|
||||
The agent searches for:
|
||||
- **iOS + AI**: Latest developments in AI for iOS apps, CoreML, on-device ML
|
||||
- **AI Coding Assistants**: Claude Code, Cursor, GitHub Copilot, Codeium, Windsurf for iOS dev
|
||||
- **Coding Models**: Latest model releases (Claude, GPT, Gemini, LLaMA, DeepSeek) and rankings
|
||||
- **OpenClaw**: GitHub updates, Discord discussions, new features
|
||||
- **Digital Products**: SaaS ideas, indie hacking, app store success stories
|
||||
|
||||
### 2. Compilation
|
||||
Creates a formatted digest with:
|
||||
- Date and title
|
||||
- Categorized sections
|
||||
- **Full URLs for every article** (format: `[headline](url)`)
|
||||
- Brief summaries
|
||||
|
||||
**Important:** Every item MUST include a clickable link to the source article.
|
||||
|
||||
### 3. Distribution
|
||||
- **Primary**: Posts to blog-backup at http://localhost:3003
|
||||
- **Notification**: Sends Telegram message with link to digest
|
||||
|
||||
## API Endpoints
|
||||
|
||||
### Blog Backup
|
||||
```bash
|
||||
POST http://localhost:3003/api/messages
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"date": "2026-02-18",
|
||||
"content": "## Daily Digest - Feb 18, 2026\n\n### iOS + AI..."
|
||||
}
|
||||
```
|
||||
|
||||
### Telegram
|
||||
Use the `message` tool with channel=telegram
|
||||
|
||||
## Running Manually
|
||||
```bash
|
||||
cd /Users/mattbruce/Documents/Projects/OpenClaw/Web/blog-backup
|
||||
# Trigger digest generation via cron or manual run
|
||||
```
|
||||
|
||||
## Schedule
|
||||
- **Time**: 7:00 AM CST daily
|
||||
- **Cron**: Set up via OpenClaw cron system
|
||||
|
||||
## Customizing Topics
|
||||
|
||||
**File:** `memory/digest-topics.json`
|
||||
|
||||
Edit this JSON file to customize what gets searched:
|
||||
|
||||
```json
|
||||
{
|
||||
"topics": [
|
||||
{
|
||||
"id": "ios-ai",
|
||||
"name": "🤖 iOS + AI Development",
|
||||
"enabled": true,
|
||||
"searchQueries": ["iOS AI", "CoreML", "on-device ML"]
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
- **Add topic**: Copy an existing topic block, change ID/name/queries
|
||||
- **Remove topic**: Set `"enabled": false` or delete the block
|
||||
- **Modify queries**: Edit the `searchQueries` array
|
||||
- **Changes take effect**: Next day at 7am (or restart the cron job)
|
||||
|
||||
## For Future AI Continuity
|
||||
If this agent is replaced:
|
||||
1. Read `memory/daily-digest-system.md` for context
|
||||
2. Check `memory/digest-topics.json` for current topics
|
||||
3. Check cron jobs: `openclaw cron list`
|
||||
4. The job runs as isolated session with full context in payload
|
||||
5. Blog data persists in `data/messages.json`
|
||||
@ -1,66 +0,0 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"lastUpdated": "2026-02-18",
|
||||
"topics": [
|
||||
{
|
||||
"id": "ios-ai",
|
||||
"name": "🤖 iOS + AI Development",
|
||||
"enabled": true,
|
||||
"searchQueries": [
|
||||
"iOS AI development 2026",
|
||||
"CoreML new features",
|
||||
"on-device machine learning iOS",
|
||||
"Vision Pro AI apps"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ai-coding",
|
||||
"name": "🧑💻 AI Coding Assistants",
|
||||
"enabled": true,
|
||||
"searchQueries": [
|
||||
"Claude Code iOS development",
|
||||
"Cursor IDE iOS Swift",
|
||||
"GitHub Copilot Xcode",
|
||||
"Codeium iOS development",
|
||||
"Windsurf IDE mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "coding-models",
|
||||
"name": "🏆 Latest Coding Models",
|
||||
"enabled": true,
|
||||
"searchQueries": [
|
||||
"best coding models 2026",
|
||||
"Claude Sonnet Opus latest",
|
||||
"GPT-4o coding performance",
|
||||
"Gemini 1.5 Pro code",
|
||||
"LLaMA Code 3 latest",
|
||||
"DeepSeek Coder V3",
|
||||
"coding model benchmarks 2026"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "openclaw",
|
||||
"name": "🦾 OpenClaw Updates",
|
||||
"enabled": true,
|
||||
"searchQueries": [
|
||||
"OpenClaw GitHub releases",
|
||||
"OpenClaw Discord updates",
|
||||
"OpenClaw new features"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "entrepreneurship",
|
||||
"name": "💰 Digital Entrepreneurship",
|
||||
"enabled": true,
|
||||
"searchQueries": [
|
||||
"indie iOS developer success",
|
||||
"SaaS starter kits 2026",
|
||||
"app store passive income",
|
||||
"AI app business models",
|
||||
"one person SaaS revenue"
|
||||
]
|
||||
}
|
||||
],
|
||||
"notes": "Edit this file to add/remove topics. Set enabled: false to skip a topic. Add searchQueries for better coverage. Changes take effect on next digest run."
|
||||
}
|
||||
@ -2,8 +2,8 @@
|
||||
"lastChecks": {
|
||||
"missionControl": 1772137431,
|
||||
"email": 1740584700,
|
||||
"calendar": 1740585660,
|
||||
"git": 1772137431,
|
||||
"calendar": 1772217780,
|
||||
"git": 1772217780,
|
||||
"memoryMaintenance": 1740512400
|
||||
},
|
||||
"alertsGiven": [],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user