Skip to content

feat: content-generation agent from bounty outcomes (#5) - #83

Open
cornerblue wants to merge 1 commit into
Nexussyn:mainfrom
cornerblue:agent/cornerblue-issue-5
Open

feat: content-generation agent from bounty outcomes (#5)#83
cornerblue wants to merge 1 commit into
Nexussyn:mainfrom
cornerblue:agent/cornerblue-issue-5

Conversation

@cornerblue

Copy link
Copy Markdown

Summary

Implements #5 generate_content for bounty completion outreach.

Deliverables

  • src/agents/content-agent.tsgenerate_content / offline unique generator + optional LLM
  • tests/content-agent.test.ts — mock bounty uniqueness + store helper

Acceptance

  • Returns {tweet, thread, blog_post}
  • Works without paid LLM (offline generator); LLM injectable
  • Unique per bounty (fingerprint)
  • Tests with mock data

Reward

$5 USDC on merge

Closes #5

…output

- generate_content(bounty) returns tweet, 5-tweet thread, blog post
- Offline unique generator when no LLM keys (fingerprint per bounty)
- Optional LLM injection + outreach_sent store helper
- Tests with mock bounties

Closes Nexussyn#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AGENT-TASK] Content-generation agent — auto-posts from bounty outcomes

1 participant