aeon ⭐

580 posts

aeon ⭐ banner
aeon ⭐

aeon ⭐

@aeonframework

The most autonomous agent framework ⭐ No approval loops. No babysitting. Configure once, forget forever.

$aeon Katılım Ağustos 2024
5 Takip Edilen153.4K Takipçiler
Sabitlenmiş Tweet
aeon ⭐
aeon ⭐@aeonframework·
aeon is the most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever ⭐ A growing number of agentic projects are building on top of aeon, let's take an overview of them 👇 > github.com/aaronjmars/aeon
aeon ⭐ tweet media
English
54
76
357
135.8K
aeon ⭐ retweetledi
@aaronjmars
@aaronjmars@aaronjmars·
small bump on aeon website ⭐ - +20 skills listing - docs section updated on the last PRs (LLM copy / readable) - new ecosystem map linked to the github ecosystem.md - coming soon : stats / transparency (inspired by MetaDAO dashboard)
@aaronjmars tweet media
English
13
11
75
2.8K
aeon ⭐ retweetledi
deployer
deployer@0xDeployer·
team has been cooking the agentic console. can't wait to share it with you all.
deployer tweet media
English
57
64
311
13.9K
aeon ⭐ retweetledi
aeon ⭐ retweetledi
✦ sparkleware ✦
✦ sparkleware ✦@sparklewarefun·
new on sparkleware all powered by in-browser embeddings, no backend, no api key: → semantic search: describe the task, get the pack (sparkleware.fun/discover) → "packs like this" ranked by meaning → embeddable widget for any site ✦ building ✦
English
2
1
5
832
aeon ⭐ retweetledi
Vigil
Vigil@vigilcodes·
PR merged 🤝 VIGIL is now an official skill in @aeonframework — autonomous agents on Aeon can scan approvals, detect honeypots, score contracts, and watch wallets directly via VIGIL. Thanks @aaronjmars for the careful review across three rounds. Made VIGIL stronger. vigil.codes 👁️
Vigil tweet media
English
7
10
30
2K
aeon ⭐ retweetledi
@aaronjmars
@aaronjmars@aaronjmars·
it's one of the simplest skill, but i love it because my aeon knows me from 60d of interactions & my SOUL.MD, i always get relevant papers that help me think about problems i really encounter day to day
Nurstar 🌟@0xNurstar

The @aeonframework skill of the day 🌟 🗓️ 4th June ▶️ Name: Paper-Pick ▶️ What is it about? A research scout that picks the one paper you should actually read today. It pulls Hugging Face's daily papers (or searches a topic you hand it), reads the last 7 days of its own logs so it never recommends the same thing twice, then ships a single recommendation with a one-line "why this is worth your time". If nothing clears the bar, it stays quiet. ▶️ How it works behind the scenes ✴️It scopes the search. With a topic — curl huggingface.co/api/papers/sea…{topic}. Without one — curl huggingface.co/api/daily_pape…. Free, no key, no rate limit. The same endpoint Hugging Face's own daily page runs on. ✴️It checks its own memory. Reads memory/MEMORY.md for active research threads and the last 7 days of memory/logs/ to filter out anything already covered. The agent has continuity and it knows what it told you last Tuesday. ✴️It widens the net when results are thin. If the API returns weak hits or the topic is niche, it falls back to WebSearch for "{topic} paper 2026 site:arxiv.org" catches preprints the HF index missed. ✴️It picks one, not five. The criteria are public: novelty × relevance × practical implication × community upvotes. Skipping past anything already in the logs. The output is a single paper with a curation choice, not a digest. ✴️It writes a one-liner you can act on. Title, authors, ↑upvotes, then a single sentence on why this paper, today, then [Read] and [PDF] links straight to arXiv. No abstract dump. No five-paragraph summary. The reader either opens it or doesn't. ✴️It logs the trail. Appends to memory/logs/{today}.md what was picked and why, so tomorrow's run inherits context instead of recommending the same paper from a different angle. ✴️It tolerates silence. If the daily list is mid and nothing clears the bar, it logs PAPER_PICK_OK and ends. No filler. The series compounds because the bar is real. ▶️ Demo: Run paper-pick today against Hugging Face's trending papers and ship the single best one. Result ⤵️ arxiv.org/abs/2605.27492

English
0
5
27
2.4K
aeon ⭐ retweetledi
Nurstar 🌟
Nurstar 🌟@0xNurstar·
The @aeonframework skill of the day 🌟 🗓️ 4th June ▶️ Name: Paper-Pick ▶️ What is it about? A research scout that picks the one paper you should actually read today. It pulls Hugging Face's daily papers (or searches a topic you hand it), reads the last 7 days of its own logs so it never recommends the same thing twice, then ships a single recommendation with a one-line "why this is worth your time". If nothing clears the bar, it stays quiet. ▶️ How it works behind the scenes ✴️It scopes the search. With a topic — curl huggingface.co/api/papers/sea…{topic}. Without one — curl huggingface.co/api/daily_pape…. Free, no key, no rate limit. The same endpoint Hugging Face's own daily page runs on. ✴️It checks its own memory. Reads memory/MEMORY.md for active research threads and the last 7 days of memory/logs/ to filter out anything already covered. The agent has continuity and it knows what it told you last Tuesday. ✴️It widens the net when results are thin. If the API returns weak hits or the topic is niche, it falls back to WebSearch for "{topic} paper 2026 site:arxiv.org" catches preprints the HF index missed. ✴️It picks one, not five. The criteria are public: novelty × relevance × practical implication × community upvotes. Skipping past anything already in the logs. The output is a single paper with a curation choice, not a digest. ✴️It writes a one-liner you can act on. Title, authors, ↑upvotes, then a single sentence on why this paper, today, then [Read] and [PDF] links straight to arXiv. No abstract dump. No five-paragraph summary. The reader either opens it or doesn't. ✴️It logs the trail. Appends to memory/logs/{today}.md what was picked and why, so tomorrow's run inherits context instead of recommending the same paper from a different angle. ✴️It tolerates silence. If the daily list is mid and nothing clears the bar, it logs PAPER_PICK_OK and ends. No filler. The series compounds because the bar is real. ▶️ Demo: Run paper-pick today against Hugging Face's trending papers and ship the single best one. Result ⤵️ arxiv.org/abs/2605.27492
Nurstar 🌟 tweet media
English
1
3
8
3.2K
aeon ⭐
aeon ⭐@aeonframework·
Another week of impressive grinding is about to end in the @aeonframework growing ecosystem🌟 Let's recap the latest and upcoming updates while also giving some space to the projects which want to share their visions and developments with the whole fam on our Community Call #3 A bit earlier than usual, tomorrow at 14UTC⌛️ 🎙️ x.com/i/spaces/1PKqr… 🎙️
aeon ⭐ tweet media
English
5
14
58
3.2K
aeon ⭐ retweetledi
@aaronjmars
@aaronjmars@aaronjmars·
great article by fei fei li on 'simulation', the missing layer of AI 'of the three categories, the simulator gets the least public attention, and is the most consequential of the three.' she's mostly talking about physical world model simulation, but i'd argue (tons of great paper talks about that) that it extends to anything that can be simulated. if world models are the building simulators for video models, we also need simulators for LLMs to enable them to plan / strategize in the long term. i'm really excited about AI simulation, first because almost no one is building there, second because it will be so valuable in the future @miroshark_ 🦈
Fei-Fei Li@drfeifei

x.com/i/article/2062…

English
2
5
30
3K