Skip to content

Improving the README documentation - #4

Merged
natedemoss merged 2 commits into
mainfrom
copilot/make-readme-more-consise
Jun 18, 2026
Merged

natedemoss merged 2 commits into
mainfrom
copilot/make-readme-more-consise

Conversation

Copilot AI commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Pull request created by AI Agent

@natedemoss natedemoss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@natedemoss
natedemoss marked this pull request as ready for review June 18, 2026 04:01
Copilot AI review requested due to automatic review settings June 18, 2026 04:01
@natedemoss
natedemoss merged commit 992df67 into main Jun 18, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project README to be more concise and structured as a quick-start oriented landing page for the cf-recommend CLI.

Changes:

  • Replaces the “Why cf-recommend?” section with a condensed “Features” section and streamlined demo output.
  • Reorganizes usage documentation into “Quick Start”, “Commands”, and “next Command Options”.
  • Condenses the “How it works”, caching, and build-from-source sections.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

A fast, local-first **CLI** that analyses your Codeforces submission history and
recommends the best problems to solve next — laser-focused on your weak topics.
**Know exactly what to practice next on Codeforces.** A fast, local-first CLI that analyzes your submission history and recommends problems tailored to your weak topics.
Comment thread README.md
Comment on lines +71 to +73
| `cf weak-topics` | Weakest topics with insights |
| `cf progress` | Recent activity & improvements |
| `cf config [key value]` | View or change settings |
Comment thread README.md
Comment on lines +81 to +83
| `--difficulty A-B` | Rating range (e.g., `1400-1600`) |
| `--max-rating N` | Cap problem rating at N |
| `--weak-topics-only` | Only problems from weak topics |
Comment thread README.md

A weak topic makes a problem *feel* harder, so the effective rating adds up to
+200 for your weakest involved tag:
**Per-User Difficulty:** Weak topics add up to +200 to a problem's effective rating for you.
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.

3 participants