stackprep-pro 0.2.18__tar.gz → 0.2.19__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: stackprep-pro
3
- Version: 0.2.18
3
+ Version: 0.2.19
4
4
  Summary: stackprep-pro — interview & certification prep MCP server for any AI client
5
5
  Project-URL: Homepage, https://github.com/youngpada1/stackprep-pro
6
6
  Project-URL: Repository, https://github.com/youngpada1/stackprep-pro
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "stackprep-pro"
3
- version = "0.2.18"
3
+ version = "0.2.19"
4
4
  description = "stackprep-pro — interview & certification prep MCP server for any AI client"
5
5
  readme = "README.md"
6
6
  license = { text = "MIT" }
@@ -41,9 +41,12 @@ Inputs arrive via MCP (CV, job description, extra topics). After analysing the C
41
41
  **Top skill gaps vs. the JD:** [short note on the biggest gaps to drill].
42
42
 
43
43
  ---
44
- Ready when you are — first question?
44
+ Before we start, are there any extra tech stacks or topics you'd like me to include beyond what's in your CV and the job description? (e.g. Terraform, Kafka, GraphQL — or say "no" to skip)
45
45
  ```
46
46
 
47
+ After they answer, add any extra stacks they mention to the topics covered, then ask:
48
+ **"Ready when you are — first question?"**
49
+
47
50
  Then wait — questions are requested one at a time.
48
51
 
49
52
  ## Question format
@@ -723,7 +723,7 @@ wheels = [
723
723
 
724
724
  [[package]]
725
725
  name = "stackprep-pro"
726
- version = "0.2.18"
726
+ version = "0.2.19"
727
727
  source = { editable = "." }
728
728
  dependencies = [
729
729
  { name = "mcp", extra = ["cli"] },
File without changes
File without changes
File without changes